搜索资源列表
opencvCar
- 开发环境:vc6.0 ,opencv1.0.整体功能:实现车牌跟踪,检测,车牌定位,车牌分割,字符 分割,字符识别,其中车牌跟踪和车牌检测不是很好,但是对于已经拍好的图片,车牌定位, 车牌分割,字符分割和字符识别效果很好。程序中的核心算法,本人已加详细注释。具体详见程序说明。希望对你有所帮助。-Development Environment: vc6.0, opencv1.0. Overall functions: license plate tracking, detect
License-Plate-Recognition.tar
- opencv 下车牌识别的小程序 平台 vs2008 opencv2.2-The license plate recognition program under opencv Platform vs2008 opencv2.2
mfc_opencv-License-plate-recognition
- vs2010环境下,在MFC中应用opencv实现的车牌识别程序-License plate recognition,in mfc use opencv
opencvCar
- 基于opencv的车牌识别程序,能实现目标跟踪,截图,车牌识别包括了打开图像、图像二值化、车牌定位、字符分割、字符识别等。-Opencv-based license plate recognition program, to achieve the target tracking shots, license plate recognition, including the open image, image binarization, license plate localization, c
License-Plate-Recognition
- 用OpenCV作的一个车牌识别程序,目前只能处理黄底黑字的车牌图像-OpenCV for a license plate recognition program can only deal with black and yellow license plate image
bwareaopenTest
- 这是一个清除小对象的程序,在车牌识别,还有好多数字识别时,对图片中的杂志进行清除,下载即可使用-This is a clear program of small objects in the license plate recognition, there are a lot of digital identification, clean picture in the magazine, can be used to download
Demo
- 有关车牌识别的程序,是支持向量机和神经网络一起写的。包括车牌的预处理、定位、分割、字符识别等。-For license plate recognition program, support vector machines and neural networks wrote together. Pretreatment including the license plate, positioning, segmentation and character recognition.
LPRtest1
- 这是有关libsvm中的HOG+SVM的一个程序,识别车牌字符。-It is about the HOG+SVM libsvm a program to identify the license plate characters.
A102701590-17248
- 可利用的车牌识别程序,可利用与车牌识别当中,需要自己调试一下-Available license plate recognition program, which can be used with license plate recognition, it needs its own debugging
opencvCar
- 车牌识别程序,能完成很好的车牌识别功能。-vehicle license plate recognition
openalpr
- 国外车牌识别的程序,可以检测到倾斜的车牌-Foreign license plate recognition procedures, can detect the tilt of the license plate
windoeslock
- 这是一个给予opencv的车牌识别程序,可以OCR车牌提取字符-this is a program that ...
guowai
- 这是国外车牌识别的c++程序代码,用到了支持向量机(SVM)算法,可以借用到国内车牌识别。-This is a foreign license plate recognition c++ code, use the support vector machine (SVM) algorithm could be applied to the domestic license plate recognition.
opencvCar
- 本程序开发环境:vc和opencv 整体功能:是为了实现车载视频中车牌自动跟踪,检测,,定位,识别,视频中物体的跟踪必须是手动圈住才行,摄像头使用的是usb摄像头. 打开摄像头,可以看到视频中画面,移动鼠标圈住物体,可以自动跟踪。-This program development environment: VC and opencv The overall function: in order to realize the video vehicle license plate auto
This-using-Matlab
- 这是采用Matlab编写的车牌识别程序,总共包含96个文件(This is the license plate recognition using Matlab program, containing a total of 96 documents)
Vehicle-License-Plate-Recognition-master
- 车牌识别的程序,并有框架在里边。框架是MFC做的(License plate recognition program)
car
- 识别车牌号,图像二值化,模糊处理,用MATLAB程序识别车牌号码(Identify license plate number, image binarization)
vc6.0基于opencv1.0的车牌识别程序源代码
- vc6.0基于opencv1.0的车牌识别程序源代码,有图形界面,就是版本老了点