搜索资源列表
FaceRecog_src100902
- 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
guiyihua
- 用opencv对图像进行归一化,将0到255间的像素值改变为0到1.调试通过-Opencv image normalization, 0-255 pixel value is changed to 0-1 through debugging
chepaishibie
- 这是车牌识别软件(附带几张带图片),大家可以通过它了解电子警察为什么可以这么快就能识别你的车牌,发出罚款单。-License plate recognition program, the accuracy is very high. The process is: the license plate location, the license plate image binarization, license plate character normalization, the license
fourierDescriptor_cPP
- fourierDescr iptor.rar, 抽取目标图形的轮廓及其fourier Descr iptor算子, 然后对此fourier descr iptor进行标准化(normalized), 标准化以后的算子满足orientation,scale 和translation invariant。 再将此算子与某标准图形的fourier 算子进行比较, 若各项差的平方小雨某范围,则断定与此标准图像类似。 -fourierDescr iptor.rar extract the targe
HSC_Train
- 基于HSC特征,对图片进行行人检测,样本需要归一化-HSC-based feature, the picture pedestrian detection, the sample needs to normalization
RGB
- RGB归一化,更好对RGB三通道理解,简单图像处理-RGB normalization, better understanding of the three-channel RGB. Simple image processing