资源列表
Image_line
- 这是我的 图象细化程序,在C++builder 环境下运行-This is my thinning procedure, the C builder operating environment
my_own_Image_process
- 这是我自己编写的一个图象处理程序,用C++builder,包括源代码,用 bcb6编译-that I prepared an image-processing procedures, with C builder, including source code, Compiling with bcb6
feature_extraction
- 模式识别和图像处理中特征提取的C++源代码,非常容易集成和使用!-pattern recognition and image processing feature extraction of C source code, and is easy to integrate and use!
imageprocessc
- 在vc开发环境下的数字图像处理源代码,都是一些基础的变换。-vc development in the context of digital image processing source code, are based on the transform.
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.
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.
DSPProcess
- 一个比较完整的图像DSP处理程序,主要进行较高级的图像处理工作。-a relatively complete DSP image processing, mainly for higher image processing work.
mahalanobis
- 一种新的计算马氏距离的算法,算法采用二次协方差矩阵操作,进而使距离考加入相对性因素。-a new Mahalanobis distance calculation algorithm, the algorithm using quadratic covariance matrix operations, thereby enabling the relative distance to take factors.
Thin
- 一种改进的图像区域中心线提取方法,为了避免出现边界多个1的情况,算法预先扩充边界。-an improved regional image centerline extraction methods, in order to avoid a number of the border, Algorithm advance expand border.
AnalysisParts
- % 采用数字分段匹配的方式,将数字分为横、竖、左半弧、右半弧、上半弧、下半弧、 % S、反S、环 共9种元素,数字的元素间按照上、下、左、右、中5种相对关系进行定义。 % 此时不采用绝对位置,而用相对关系的位置更具有鲁棒性,这样一共是45个维度。
DistCal
- 包含一种新的相对距离、欧式聚立等的距离计算方法,计算每个训练样本到所有测试样本的距离。-includes a new relative distance, Continental and others Poly distance calculation method calculated for each sample to test all samples distance.
dectingTracking
- 这是基于图像处理的目标的探测和跟踪实现,可以运行。-This is based on image processing of the target detection and tracking to achieve, can run.