资源列表
22
- 本程序实现了pca,fisher实现人的脸布表情的识别,具有很精确的分辨率,运行速度很快,能有效地分辨出各种表情-This application implements fisher realize people face cloth expressions of the recognition, has the very accurate resolution, run very fast, can effectively distinguish all kinds of expression
face4
- Linux上基于PCA的人脸识别程序,使用V4L驱动。-PCA based human face recognition program on Linux using V4L driver
FRS
- 基于稀疏表示的人脸识别,很经典的人脸识别文章
chepaishibie
- 运用vc++对图片进行处理得到图片中车牌的区域,准确高效-automatic license plate recognition
DTSA
- 该源代码是人脸识别中的二维双项张量子空间算法DTSA,源代码下载后就可以执行,简单,易理解。-The source code is a two-dimensional face recognition algorithm for double entry sheets quantum space DTSA, the source code can be executed after download, simple and easy to understand.
Canny
- 对图象进行边缘检测。首先对图像进行高斯虑波,减少噪声的干扰,然后求图像的梯度,进行非最大值抑制
License-Plate-Recognition-System
- 对捕捉到的车牌照片进行图像变形、移位处理后,根据数据库的内容对比识别车牌号。-Photo capture license plate image deformation, the contrast shift treatment, according to the content of the database to identify the license plate number.
recognize_digits
- 商业发票手写体数字识别系统的设计与实现硕士论文,内容不错-recognize digits
dingwei
- 一个非常有用的车牌定位软件,用c++编写的,文件有可执行的程序和测试图像。-A very useful vehicle license plate location software, written with c, file an executable program and test images.
Automatic License Plate Recognition
- 一个车牌识别的源程序,包含完整代码,vc6.0下编译,相信对很多人都会有用-A license plate recognition source code, including code integrity, vc6.0 under the compiler, I believe that would be useful to many people
License-plate-localization
- 很好的车牌识别源码,用VC实现的,值得初学者学习和借鉴,-Good source license plate recognition, with the VC to achieve, beginners should learn from,
Gauss
- 对图像进行高斯虑波,可以减少图像中的噪声,。并带有图片,以便检验