资源列表
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.
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!
DllKAveIncise
- 一个K均值算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a K-means algorithm for image segmentation procedures DLL! Can be used to deal with eight of BMP images!
DllRoughKmean
- 一个基于粗糙集的K均值算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a rough set based on the K-means algorithm for image segmentation procedures DLL! Can be used to deal with eight of BMP images!
DllKAveToColor
- 一个K均值算法实现图像分割的DLL程序,并采用伪彩色的方法实现对分割结果的表示!可以用来处理8位的BMP图像!-a K-means algorithm for image segmentation DLL procedures, and the use of pseudo-color method of the results of the division said. Can be used to deal with eight of BMP images!
DllFCM
- 一个采用模糊C均值(FCM)算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a fuzzy c-means (FCM) image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images!
DllFFCM
- 一个采用快速模糊C均值(FFCM)算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a fast fuzzy c-means (FFCM) image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images!
MPEG4_code
- MPEG4格式编解码C源代码,比较复杂,需要对MPEG4格式有所了解。-MPEG4 format codecs C source code, more complicated, we need to understand the MPEG4 format.