资源列表
GraphCut
- 对Vladimir Kolmogorov,Yuri Boykov大牛的算法杰作——Graph Cut进行使用演示,代码力求精简,可供Graph Cut初学者参考学习。已通过VS2005编译。-Of Vladimir Kolmogorov, Yuri Boykov big cow masterpiece algorithm- Graph Cut for the use of demonstration, the code to be simple, for beginners Reference
Pursuit
- 基于MP的信号稀疏分解算法,它算法简单,比较容易实现.目前应用在很多领域中-MP-based signal sparse decomposition algorithm
edgedirection
- 轮廓特征提取,是图像处理中底层特征中的一个重要参数,是我硕士论文中的代码-Contour feature extraction, image processing are the underlying characteristics of an important parameter, is my master' s thesis in the code
watermarkalgorithm
- 对基于像素最小位的图像水印算法的编程实现,图像加密算法-watermark
RECTANGLE
- 一种快速的多边形和矩形检测算法,可以广泛的应用于各种目标识别领域-A fast polygon and rectangle detection algorithm can be widely used in various areas of target identification
TextureML
- 极化SAR图像多纹理最大似然处理滤波算法,可以生成处理后的四个通道图像数据。-Multi-polarization SAR image texture filtering deal with maximum-likelihood algorithm, can be generated after the deal with the four-channel image data.
Ccode2.tar
- c语言计算几何 三角化 Ch1, Code 1.14 凸形外壳[2D] Ch3, Code 3.8 凸形外壳[3D] Ch4, Code 4.8 球 Chapter 4, Fig. 4.15 德劳内类型 Ch5, Code 5.2 ...See *English version.-\Computational Geometry in C\ the book s recipe Triangulate Chapter 1, Code 1.14 /tri Convex
matlab-code-image
- 图像处理matlab程序的源代码。包括图像的高通滤波和掩模处理,图像的阈值分割等。-MATLAB image
MATLAB-code-wavelet-edge
- 关于图像小波边缘检测的MATLAB程序,用于一般图像边缘检测-wavelet-edge
8bitsto16bits
- 将8位BMP图转换为16位,实现位图转换-BMP Figure 8 will be converted to 16, achieve bitmap conversion
PCA-Face-Recognition
- 一个用PCA算法实现的人脸识别小程序,备注详细,有利于学习。-a PCA althology to recognize faces
FCM
- 模糊C-均值(FCM)聚类算法,用MATLAB程序编写。-FCM clustering algorithm