资源列表
Facial-image-contrast
- 脸部图像对比,可进行直方图,边缘提取,二值化处理。-Facial image contrast
id_rec_gui
- 图像识别,主要用于第二代身份证的识别,测试过程中识别效率达95 。可使用神经网络进行训练。-Image recognition, it is mainly used for the second generation id card identification, the test in the process of recognition efficiency up to 95 . The neural network can be used for training.
OnenoteOCR
- VC++编写的Microsoft Onenote ocr识别插件,需要安装Microsoft Office-VC++ written in Microsoft Onenote ocr recognition plug-in, you need to install Microsoft Office
freeocrPchi-language
- 国外一款免费的ocr识别软件,带中文语言识别包,很好用-Abroad a free ocr recognition software, easy to use
beijing01
- 视频中背景提取程序——采用累加平均法,程序中读入一段高速公路上的视频,采用累加平均的方法,去除车辆,提取自然背景。-Video background extraction procedures- using the cumulative average method
beijing03
- 背景提取,迭代法(Surendra算法);即采用帧差的方法,一帧图像减去前一帧图像,即可以对比得到图像中变化(移动)的区域,扣除移动的区域,即得到不动的背景。采用多帧图像迭代的方法,得到更加准确的背景。-Background extraction, iterative method (Surendra algorithm) frame difference method is used, an image by subtracting the previous frame, which can
Unwei
- 单榕液位模糊控制器相应的仿真图和模糊规则。-ChanRong liquid level fuzzy controller simulation diagram and the corresponding fuzzy rules。
MeanShiftB-MatLab
- 给出一种以核共生矩阵为跟踪特征的均值移动跟踪算法meanshift算法 -The performance of visual target tracking algorithm using color histograms as tracking cues is always affected by illumination, visual angle and camera parameters.
123456cluster
- 本代码是图像模式识别(杨淑莹)的聚类程序的代码,本程序可以在windows平台运行,代表包含很很多经典的聚类算法。-This code is an image pattern recognition (2.Tianjin) clustering procedure code, the program can run in windows platform, representing contain very many classical clustering algorithms.
svm-coder
- 适合svm的初学者,通过本代码的练习,可以使初学者对c-svm进行分类有一个感性认识。-Svm suitable for beginners, through this code of practice, you can make beginners c-svm classification has a perceptual knowledge.
renlianshibie
- Gabor小波人脸识别,LBP特征提取,PCA,LPP降维。自己做的毕业设计。-Gabor wavelet face recognition, LBP feature extraction, PCA, LPP dimensionality reduction. Own graduation design.
finger_GUI
- 指纹识别代码,可安装,有GUI文件,以及源代码,完成以下功能 (1)输入指纹图像文件并显示 ; (2)抽取指纹图像中的指纹端点和分叉点坐标特征,注意指纹图像 边缘的指纹端点信息可以忽略; (3) 在指纹图像上叠加显示抽取的该指纹特征;——————完成! (4) 手工添加、移动和删除某个指纹特征 ; (5) 输出指纹特征文件。-Fingerprint identification code, can be installed with GUI files, and