资源列表
LBP
- 基本LBP算法和改进的不同邻域半径和邻域点的LBP算法 以及LBP改进论文(Basic LBP algorithm and improved LBP algorithm with different neighborhood radius and neighborhood points)
Floodfill
- 用特定的颜色填充图像中联通的区域,通过设置可连通像素的上下限以及连通方式来达到不同的填充效果(Fill the area of the image with specific colors)
基于Hessian矩阵增强的心血管分割
- 基于Hessian矩阵对输入的心血管图像进行增强和分割(The input cardiovascular images are enhanced and segmented based on the Hessian matrix)
HoughCircles函数
- 霍夫圆变换的HoughCircles函数,检测图像中的圆并绘制出来(The HoughCircles function of the hough transform, detects the circle in the image and draws it out)
liantongyu222
- 连通区域,分为一维连通和二维连通,一维连通域主要用在空间线积分与路径无关的条件上,二维连通域形象说就是没有“洞”的区域。一维连通域主要用在空间线积分与路径无关的条件上。(Connected domain analysis)
39517967
- 很多C的数值计算函数!绝对能用到的!希望可以帮到你!()
Files
- 数字图像处理,图像质量评价指标,matlab 计算图像峰值信噪比(Calculation of peak signal to noise ratio)
286905
- 很好的遗传算法源代码,基于c++语言开发,可以运行,()
Matching
- 这个示例演示了模板匹配在物体定查找定位方面 的应用.(This example program shows the use of pattern matching with shape models to locate an object.)
数字识别4整理
- 该程序是基于opencv的 可以识别记事本的数字并输出识别结果 在opencv2.4.9,vs2013下能够运行(The program is a opencv - based number that can identify notepad and output recognition results that can run under opencv2.4.9, vs2013)
best_match
- 在halcon的开发环境中,在一幅图像中查找最佳的匹配区域,(Searching the best matching of a template and an image)
letters_svm
- 在halcon集成环境中,和如何估简单向量机进行字符识别.(* This example program shows how to use a simple SVM OCR classifier)