资源列表
CannyEdgeDetection(good)_CanTestWithImage
- Canny边缘检测的源码,VC实现,非常好理解,绝对经典,带图片可以测试。-Canny edge detection of the source code, VC, very good understanding, absolute classic, with pictures test.
CosineTransformationOfImage(good)_CanTestWithImage
- 图像余旋变换(Cosine Transformation)是一种频域变换,广泛应用于图像处理。本代码实现了图像Cos变换,非常经典,带图片可测试.-image rotation transform (Cosine Transformation) is a frequency-domain transform, widely used in image processing. Implementation of the code of the image Cos transform, very c
FFT(good)_CanTestWithImage
- 图像傅立叶变换(频域变换经典代码),相信大家在学数字图像处理时,老师一般都要求学生用C++来实现图像Fourier变换,有了这个实例,就方便多了。_带图片可测试-images Fourier transform (frequency domain transform classic code), I believe we learn in digital image processing, teachers generally require students to use C Image Fo
HistogramEqualization(SimpleAndGood)_CanTest
- 直方图均衡化的实例,大家在对图像对比度增强时必须得用到的经典程序,VC实现,简单易用,带图片可测试。-histogram equalization example, everyone in the image contrast enhancement to be used in the classic procedure, VC, simple and easy to be tested with pictures.
WinerFilterCode(good)
- 维纳滤波经典代码,相信大家在作图像滤波时,一定有借鉴作用。采用VC实现,简单实用,可移植性强。-classic Wiener filter code, I believe we in for image filtering, it will certainly be useful. VC using a simple, practical, and strong portability.
Euler(matlab)_CanTestWithImage
- 计算图像中的欧拉数,经典代码,采用matlab实现,可以熟悉欧拉数的求法,及相关MATLAB函数的用法,带图片可测试。-calculated image of Euler number, classic code using Matlab realized, could familiar with the Euler number for the law, MATLAB functions and related usage, with pictures can be tested.
bmp-operation
- 操纵位图的开发包,适合初学者使用,简洁方便。-bitmap manipulation of the development kits, for beginners, simple convenience.
truecolor-translate
- 下载真彩位图转化成256彩色或黑白位图的代码,图形处理常常遇到的问题.-download sleekly bitmap into 256 color or black-and-white bitmap code, graphics processing is often the problems encountered.
regiongrow
- 区域生长C源代码,可以用于图像处理中的区域分割和区域标记。-Regional Growth C source code, image processing can be used for the regional division and regional markings.
ClusterImageSeg
- 一个利用各种聚类算法实现遥感影像分割的程序,包括K均值、ISODATA、模糊C均值等!-use of a clustering algorithm remote sensing image segmentation procedures, including K-means, ISODATA, Fuzzy C - Means, and so on!
DllThresholdIncise
- 一个单阈值图像分割算法的DLL程序!可以用来处理8位的BMP图像!-a single threshold image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images!
DllBestThreshold
- 一个最佳阈值图像分割算法的DLL程序!可以用来处理8位的BMP图像!-an optimal threshold image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images!