资源列表
Thin
- 一种改进的图像区域中心线提取方法,为了避免出现边界多个1的情况,算法预先扩充边界。-an improved regional image centerline extraction methods, in order to avoid a number of the border, Algorithm advance expand border.
mahalanobis
- 一种新的计算马氏距离的算法,算法采用二次协方差矩阵操作,进而使距离考加入相对性因素。-a new Mahalanobis distance calculation algorithm, the algorithm using quadratic covariance matrix operations, thereby enabling the relative distance to take factors.
DSPProcess
- 一个比较完整的图像DSP处理程序,主要进行较高级的图像处理工作。-a relatively complete DSP image processing, mainly for higher image processing work.
svmbp
- 程序利用svm分类结合bp算法完成图像中的分类和预测问题,这是模式识别中的一个比较新颖的方法。-svm procedures for the use classification algorithm combining bp image classification and prediction, This is the pattern recognition of a relatively new method.
WBImageAnalysis
- 这个程序将图像变为二值化图像,然后对图像进行形状的特征提取,算法很全,包含多种图像形状提取方式。-image of this procedure into two binary images, and then to shape the image feature extraction algorithm is very full, Shape mixture of images extraction methods.
imageprocessc
- 在vc开发环境下的数字图像处理源代码,都是一些基础的变换。-vc development in the context of digital image processing source code, are based on the transform.
feature_extraction
- 模式识别和图像处理中特征提取的C++源代码,非常容易集成和使用!-pattern recognition and image processing feature extraction of C source code, and is easy to integrate and use!
my_own_Image_process
- 这是我自己编写的一个图象处理程序,用C++builder,包括源代码,用 bcb6编译-that I prepared an image-processing procedures, with C builder, including source code, Compiling with bcb6
Image_line
- 这是我的 图象细化程序,在C++builder 环境下运行-This is my thinning procedure, the C builder operating environment
Canny_edge_detection
- 这是一个 Vc++程序,但是很容易在 别的平台上实现,因为 主要使用了C语言编写 功能是 用 canny算子进行边缘提取-Vc This is a process, it is easy for other platforms to achieve, The main use of the C language function is canny operator for edge detection
advance_Image_edge_detetion
- 这是我的用canny算子,log算子,laplacian算子等编写的程序,用bcb6编译-This is my used canny operator, the operator log, laplacian operator such as the preparation of the procedures used bcb6 compiler
my_Image_sepration_by_growup
- 这是 针对 图象分割的图象生长算法,用来分割有多个峰的灰度图像,在Vc环境下-this is a picture of the image segmentation algorithm growth, for a number of peaks divided the gray image in Vc environment