资源列表
ydm
- canny边缘检测算子的c源代码-canny edge detection operator of c source code. . . .
BE
- 模式识别,识别人脸的程序,在matlab中运行,人脸共有500张图片,计算机学习,之后自动识别分类-analyse de donnee
face-detection
- 人脸检测定位,matlab环境下,但是好像只能检测彩色图片,对于灰度图片效果不佳-face detection
noliner_SVM
- 非线性支撑矢量机的实现,用2008版本的matlab实现,可运行,有注释。-the future of noliner SVM
sparse_histo2.c
- Reconocimiento de escenas
keyviewer.java
- J2ME键值查看器... keyviewer-.keyviewer...keyviewer.
zifuqiege
- 以上程序仅供参考,希望对大家有帮助啊. 是车牌照字符切割的程序-above procedures for reference purposes only, we hope to help ah. Character is cutting vehicle license procedures
chepai
- 本代码主要使用了canny算法进行边缘检测,然后二值化,接着用cvFindContours搜索轮廓,最后从找到的轮廓中根据角点的个数,角的度数和轮廓大小确定,矩形位置-License Plate Recognition
License-plate-positioning
- License plate positioning algorithm code
Basedonsampleandkerneldynamicmeans
- 基于样本和主轴核函数的相似度的动态聚类算法程序-based on samples and nuclear spindle function of the similarity dynamic clustering algorithm procedures
Thinning_Algorithm
- 细化算法,无论是文字处理还是图像识别,如掌纹识别,指纹识别,都可以用此程序进行改进,为你的工作或研究带来方便-Thinning algorithm, whether word processing or image recognition, such as palmprint recognition, fingerprint recognition can be improved with this procedure, for your work or research convenient
K-means算法源码
- kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers