资源列表
人脸识别
- 基于opencv库文件函数改进版的人脸识别程序,可以高质量的识别多个人脸,不同的距离(base on opencv function library ,i advanced the function in the library,so it can distinguish many people's face in different distance)
hog_bp
- 利用直方图hog特征,在bp神经网络下的分类。(Classification of BP neural networks using histogram hog features.)
Study
- 图像处理,识别特征字符。图像灰度处理,消噪处理(Image processing, identifying characteristic characters. Image gray level processing, denoising processing)
人脸识别
- 图像处理算法,基于主成分分析的人脸二维码识别(Face Recognition Based on Principal Component Analysis)
最简单的Matlab人脸识别代码
- 人脸识别,在MATLAB的平台上编写代码实现基本的人脸识别功能(Face recognition On the MATLAB platform to write code to achieve the basic face recognition function)
CarNumber
- 本算法进行车牌识别,首先提取车牌的位置,然后对车牌的字符进行分割,最后进行识别,将识别结果输出。本算法能得到较好的识别结果。(The algorithm for license plate recognition, the first extraction of the location of the license plate, and then the license plate character segmentation, and finally identify the recogni
hog_svm
- 这文件夹包含了,hog特征提取,多类SVM分类器,数据库,图像识别(This folder contains the hog feature extraction, multi class SVM classifier, database, image recognition)
几何变换+仿射变换+测量
- 以具体的实例讲解了halcon中的几何变换和仿射变换,这在OCR识别中经常遇到的方法(The geometric transformation and affine transformation in halcon are explained in concrete examples, which are often encountered in OCR recognition.)
C#车牌识别源代码
- 基于计算机深度学习的具有自动识别车牌号的功能。(Automatic identification of license plate number)
VFBQN
- 一汽车整车模型,包括各个部分以及路面激励模型,用于轮胎的测试,(A vehicle model, including various parts, and a model of incentive for the test of the tire,)
tesseract-ocr-setup-3.02.02
- OCR自定识别英文、中文字体,大大方面了图片识别能力。(OCR self identifying English and Chinese Fonts)
c++builder学习小程序
- 包括三视图、一点透视、轴测图,是学习c++builder或计算机图形学的必备小程序