搜索资源列表
数码自动调焦系统
- 一种基于图像处理的自动调焦方法,应用该方法设计一种虹膜图像自动采集系统。该系统利用虹膜区域的平均对比度作为是否对焦准确的判据,并以此为反馈控制执行机构进行实时对焦。实验证明该系统自动调焦精确,采集到的虹膜图像清晰,符合使用要求;并且调焦机构简单,整个系统控制易于实现。
LicensePlate.rar
- Visual C++写的车牌自动识别系统(只完成到车牌定位提取一步,字符的识别没有完成,大家有兴趣可以自己完成),功能包括前期图像处理的各种操作,支持各种颜色的bmp图片,二值化、边缘检测、滤波、平滑、直方图处理等等,测试图片也打包进源码了,Visual C++ Written Automatic Vehicle Identification System (only one step to extract license plate location, character identifica
HMMDemo
- 基于Opencv和Visual C++技术,编程实现的人脸识别系统,可以实现人脸的自动识别,在ORL人脸库中取得了98 的识别率-Based on Opencv and Visual C++ technology, programming of the face recognition system that can realize the automatic face recognition, in the ORL face database has achieved 98 recognit
demo
- 汉字自动识别的程序源码,包括汉字预处理、特征提取和分类设计等部分。-Automatic identification of program source code character, including character preprocessing, feature extraction and classification design part.
chi_sim.traineddata
- 图片识别,可以自动识别图片文字,非常好用-Picture identification
car
- 车牌识别系统,自动识别车牌,可识别jpg格式,及动态识别-License plate recognition system, automatic license plate recognition, identifiable jpg format, and the dynamic recognition
chepai
- VC++编写的基于图像处理的车牌识别系统源代码。用于摄像头拍摄自动识别车牌号码。-Written in VC++ image processing based on license plate recognition system source code. Shooting for the automatic recognition camera license plate number.
CCarDetector
- 一个国外很有名的汽车车辆量自动识别统计的程序,感兴趣的欢迎下载参考!-A well-known abroad, the volume of auto vehicles automatically identify statistical procedures, and interested welcome to download the reference!
TRACK_9.24
- 可以自动识别目标,并进行跟踪,可设置两种跟踪方式,重心或者相关。-Can automatically identify targets and track follow-up can be set in two ways, the focus of or related to.
34
- 一种能自动识别运动目标的跟踪方法,跟踪实时性较强,效果很好。-Can automatically identify a moving object tracking method, tracking real-time highly effective.
IntelligentTransportationSystem
- 本文主要研究了基于视频的车型自动识别系统,系统通过对摄像机采集的视 频图像进行运动车辆检测分割、特征提取与选择、模式识别等处理,达到实时车 型识别-This paper mainly studies video-based automatic vehicle identification system, the system collected through the camera video image vehicle detection exercise segmentation,
ceshi
- 自动识别验证码。这个目前是比较有效果的。-Automatic identification verification code. The currently have more effect.
chepaishibie
- 利用opencv进行模版的匹配,实现车牌自动识别-License Plate Recognition
C#车牌识别源代码
- 基于计算机深度学习的具有自动识别车牌号的功能。(Automatic identification of license plate number)
ex2
- 本次实验介绍了基于图像的车牌自动识别技术(This experiment introduces the image-based license plate automatic identification technology)
python+图像处理+svm
- python+图像处理+svm的验证码自动识别代码(python is good language)
QR code识别
- 自动识别二维码,实时识别显示,可接摄像头进行使用,转载别处,共享此处(Automatic identification of two-dimensional code)
matlab车牌识别完整程序
- 对图像中的车牌进行车牌区域提取、字符分割、自动识别(The area extraction, character segmentation and automatic recognition of the license plate in the image)
基于matlab+模板匹配的车牌识别
- 车牌识别系统(License Plate Recognition System,LPRS)在许多应用程序中 扮演一个重要的角色,如停车场系统、道路监控、高速公路收费系统、电子警察系 统。在我国,车牌种类较多,并有数字、字母和汉字,与别的国家的车牌相比较为 复杂。课题中提出了基于人工神经网络(ANN)的车牌自动识别系统。车牌识别 系统包括三个主要组件:车牌定位、字符分割和字符识别。(License plate recognition system plays an important ro
基于SVM的光学字符识别
- OCR光学字符识别是将纸上的文字扫描成数据集,然后对数据集进行分类,最终自动识别字符的技术。(OCR optical character recognition is a technology that scans text on paper into data sets, then classifies the data sets, and finally automatically recognizes characters.)