资源列表
allocator
- 内存地址定位程序-memory address locator
erzhituxiangzifufenge
- 实现二值图像字符分割,用于身份证号码定位识别过程中号码体的字符分割-To implement binary image character segmentation, is used in the process of the id number positioning number body character segmentation
pca-svm
- 基于pca的人脸识别程序,人脸库需要自己下载,供参考-Pca-based face recognition program needs to download face database, for reference
houghDemo
- it contains hough transform by which a special pattern can be find out in a image
camshift
- camshift算法的基础应用,可以实现图像的跟踪,但是色差和轮廓线问题无法解决,如果有相关更好的算法,请联系我
Haar-CASCADE
- 使用基于Haar特征的级联分类器进行分类识别-use classifiers based on Haar features for classification.
zonghe
- 线性分类器设计:包括感知机算法,最小二乘法,线性SVM算法(模式识别作业)-Linear classifier design: including perceptron algorithm, least squares, linear SVM algorithm( pattern recognition task)
Zhang
- 相机标定经典张正友标定法,程序有中文注释,方便大家理解-A Flexible New Technique for Camera Calibration - Zhengyou Zhang
8_pat
- 在linux系统下,用surses库实现逻辑窗口的操作!(包含Makefile)-In Linux system, using surses database to realize logic window operation!(including Makefile)
code
- Adaboost的C实现,在原始代码上做了一点小修改,另外加上了详细的注释,能够帮助初学者更好地理解分类器具体如何学习与选择的-Adaboost C implementation, the source code to do a little modification, plus detailed notes, can help beginners to better understand the specifics of how learning and classifier selectio
Dsift
- 用于图像特征点提取的稠密型sift,很好的一种特征点提取-Dense type sift for image feature extraction, a good feature point extraction
test_surf2_zhencha
- 基于opencv的帧差法目标提取算法。基于vs2008实现-Extraction algorithm based on frame difference method opencv target.