资源列表
noise
- 给图片加入噪声,有代码和示例图片 很简单的东西-To the image with noise, there is the code and sample images is very simple thing
FGM_matlab_v2
- matlab for feature selection
PedestrianDetectionHoG
- 基于HOG特征的行人检测,在VS2005下可以编译通过-hog PedestrianDetection
morghological
- morghological transform in image proccessing
SunLightFace
- 支持摄像头,人脸识别二次开发包,相当易用、好用。是VC开发,但只有极小部分用到了MFC,大部分CODE均为标准C++编写。SunLightFace.exe是演示程序,可以通过这个程序来测试SDK的性能。SunLightFace.dll 是SDK,其性能技术指标与演示程序是完全相同的。 SunLightFace.dll是按WINDOWS API的标准调用来生成的动态库,并提供了VB,VC,C#三类范例代码,精简扼要,如果因VS版本问题无法打开,可以用其它文件编辑器打开.CPP,.H,.CS,.
sift
- 实用的基于sift算法的图像匹配的matlab程序-Practical sift algorithm-based image matching matlab program
06103734965
- 车牌识别代码只能处理8位的256色bmp格式的文件。
PCBMachineVision
- 使用机器视觉的方法实现对印刷电路板制造缺陷的检测,包括相关问题的讨论-PCB Quality Detection using machine vision method ,design and implication
somepapersabouteyeslocation
- 我收集的一些关于人眼检测的期刊论文,希望对大家有用!
face-recognition_fr
- la reconnaissance du visage est une technologie biométrique en vogue, elle est tré sutilisé dans les applications de contrô le d accées. dans la littérature , on trouve plusieurs méthodes globales, locales et hybrides de reconnaisance de visages.
123
- 人脸识别 人脸检测 VC编程 摄像头编程 图像获取 的基础-Face Detection Face VC programming camera based image capture program
PCA-pro
- 整个程序是基于Yale人脸数据库的PCA算法。算法主要分成三个部分。第一个部分是选择了每类图片的八张进行训练,形成基空间。第二部分是画图,主要是怎么画出特征脸,就是那个看着比较诡异的东西。可以修改数据,程序中提供了100个特征值和16个特征值的情况示例。最后一部分就是测试部分,检测命中率。效果很理想。-The whole process is based on the Yale face database PCA algorithm. Algorithm is divided into thre