搜索资源列表
-
0下载:
OpenCV的轮廓识别,自己用MFC+OpenCV写的轮廓识别与字符分割小软件.软件可实现轮廓识别的准确分割.-OpenCV' s profile recognition, they used to write the outline of MFC+ OpenCV recognition and character segmentation in a small software. Software to achieve accurate segmentation contour dete
-
-
2下载:
开发环境:vc6.0 ,opencv1.0.整体功能:实现车牌跟踪,检测,车牌定位,车牌分割,字符
分割,字符识别,其中车牌跟踪和车牌检测不是很好,但是对于已经拍好的图片,车牌定位,
车牌分割,字符分割和字符识别效果很好。程序中的核心算法,本人已加详细注释。具体详见程序说明。希望对你有所帮助。-Development Environment: vc6.0, opencv1.0. Overall functions: license plate tracking, detect
-
-
1下载:
基于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
-
-
0下载:
提供一张包含车牌的照片(车牌占主要部分),能够准确定位并且实现字符分割。-Contains a photo of the license plate (license plate accounts for the main part), able to accurately locate and character segmentation.
-
-
0下载:
有关车牌识别的程序,是支持向量机和神经网络一起写的。包括车牌的预处理、定位、分割、字符识别等。-For license plate recognition program, support vector machines and neural networks wrote together. Pretreatment including the license plate, positioning, segmentation and character recognition.
-
-
0下载:
车牌识别最基本的流程是:将采集后的图像二值化,然后依次经过车牌定位、字符分割、去除干扰,最后是字符识别-License Plate Recognition basic process is: after the acquisition of image binarization, followed through the license plate location, character segmentation, remove interference, and finally charact
-
-
0下载:
opencv实现车牌字符分割,CSegmentChar类提供了segmentChar函数传入RGB车牌图片,可得到分割好的字符图片-opencv license plate character segmentation,CSegmentChar class provides segmentChar function incoming RGB image plates obtained good character image segmentation
-