搜索资源列表
chepaizhibie
- 识别车牌的源码,可以先对图像进行各种操作,如锐化,平滑,提取骨架,细化,分割,定位,提取边缘,等等。是一个比较详细,内容丰富的源码包。-A source code to recongize the car number. It first do the several operation to images, such as Sharpness, Smooth, Low Pass, Crop, and Locate , Edge Dectet, etc. It is a detailed , v
20056155561625
- 车牌识别代码,还包括一些基本的 图形处理代码。-LPR code also includes some basic graphics code.
车牌识别与分割
- 老外网上搜的,matlab版本。
基于opencv的车牌识别
- 基于opencv1.0,VC6.0的车牌识别代码,识别率还不错
Run 实现对车牌颜色进行识别和车牌区域的粗定位
- 代码能够实现对车牌颜色进行识别和车牌区域的粗定位,代码使用opencv实现的,算法的鲁棒性比较强!-code can be used for recognition of the color of the plate and coordinate the area of the plate.
moban.rar
- 利用模板法经行字符识别,并且扩充成车牌的识别,Template method by using character recognition, and expansion into the identification plate
Untitled1
- 一种基于HSV的车牌颜色判别方法,matlab实现的,结果显示在标题上-an matlab program to detect the color of the licence plate based on HSV
seg
- matlab图像分割识别算法。读入车牌可识别出车牌号码并输出。-matlab image segment algorithm. read in a car license plate can output the number in the plate.
licenseplate
- matlab开发的车牌识别小程序,适合初学者参考-It is an useful program coded by matlab,suitable for students
chepai
- 一个用matlab编译的车牌识别程序(样本训练比较少,可以自行增加)-Compiled a matlab license plate recognition program
dingwei
- 此程序可以准确定位车牌位置,效果较好,准确率较高。-This program can accurately locate the license plate position, better, higher accuracy rate.
IMAGE-SEGMETATION
- 基于车牌识别的图像分割matlab源代码,分割效果较好。-Image segmentation based on license plate recognition matlab source code, better segmentation.
recognize
- 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 实现对车牌的定位,分割,识别-As development tool VC++6.0, SDI simple frame structure, a deal with a bitmap (who are interested can be made MDI) license plate positioning, segmentation, identification
chepaishibie
- 用visual c++开发的车牌识别软件,较复杂,适合中级开发人员参考-Developed with visual c++ license plate recognition software, the more complex, suitable for intermediate developers reference
caridentify
- 使用vc++和opencv对汽车车牌识别-vc++ and the vehicle license plate recognition opencv
matlab-code
- 基于车牌的识别代码 拥有便捷可行 你值得拥有-License plate identification code
Lisence-location
- BMP图像的车牌定位,包括图像基本的预处理,灰度化,二值化,中值滤波,去噪以及sobel边缘检测的源码。-lisence plate location based on BMP
License-plate-positioning-system
- 车牌定位系统,可选取图片,定位车牌图像,速度较快-Plate positioning system, you can select the picture, positioning plate image, faster
carplate-recognize
- 车牌识别,车牌定位、旋转、字符识别、污染字符矫正-car plate recognize
车牌识别halcon程序
- 利用halcon进行车牌识别,精度较高,运行速度较快,欢迎交流学习。