搜索资源列表
Visual_C++_MATLAB
- 《Visual C++_MATLAB图像处理与识别实用案例精选》本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。
test
- 本代码是实现车牌识别系统中车牌定位的matlab程序
基于MATLAB的车牌识别代码
- 车牌识别系统MATLAB程序+图片 包括车牌定位和字符识别
车牌定位
- 车牌定位MATLAB程序 包含代码及图像
matlab-code
- 识别车牌照的号码,matlab代码,包括车牌定位、形态学处理、字符分隔、数字识别等功能-Identify vehicle license plate number, matlab code, including the license plate location, morphological processing, character separation, identification numbers and other functions
MATLAB
- 车牌定位,用MATLAB编写的代码,用于车牌号码的二值化等,便于车牌的识别。-License plate location, using MATLAB code written for the license plate numbers of two values and so easy to license plate recognition.
cheding
- 一个完整的用matlab编写的车牌定位代码.适用于彩色车牌.原来在网上下的.与大家分享.-A complete license plate prepared with matlab code positioning. Applicable to color plates. Under the original online. To share with you.
c02
- [demo.rar] - 增值税发票抵扣联字符识别中的图像倾斜校正方法,很有用 [2007012218032016052.rar] - 目前紧紧支持24种验证码的识别,后续版本将会慢慢加入更多可识别的格式。 [OCR.rar] - OCR光学字符识别代码,思想是背景16值变化,提供勾,圈,叉识别 [javawllt.rar] - 用JAVA编译的局域网聊天程序 v 1.0 ,此聊天程序为学习java语言而开发的 [MySoft.rar] - 一种利用硬盘序列号对
License_Plate_Segmentation
- 关于车牌定位的代码,采用了开闭算法和投影算法-License_Plate_Segmentation code ,include kaibi algothrim and projection
matlablicenseplatelocationbasedoncolorimage
- matlab基于彩色图像的车牌定位,matlab测试代码,附车牌图像-matlab license plate location based on color image
WaveletMatlab
- 基于小波分析的车牌分割定位方法 内包含完整matlab代码 word文档详细介绍 可以直接仿真 结果准确-License Plate Segmentation Based on Wavelet Analysis localization matlab code word within the document contains the full detail and accurate simulation results can be directly
car
- 汽车牌照定位MATLAB代码,基本思想:使用pixval函数来获得牌照的背景色的红、绿、蓝、分量亮度值和坐标;通过统计算法找出车牌的范围;然后通过修剪得到最终图像。-Auto License Plate MATLAB code, the basic idea: to obtain a license to use pixval function of the background color of red, green, blue, luminance values
dabaofasong
- 这是自己写的车牌定位代码 初定位采用的是水平投影的方法 细定位采用的是小波变换的方法 -This is his license plate positioned to write the code first uses the horizontal projection of the positioning method is used in fine positioning of the wavelet transform method
matlab
- 基于Matlab仿真的车牌定位与字符割的研究的MATLAB代码-Matlab simulation-based license plate location and character of the study cut the MATLAB code
Visual-C-MATLAB-image-processing
- 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual
chepai-matlab
- 车牌定位与分割matlab代码。成功分割的几率高于95 以上-Plate positioning and segmentation matlab code. Higher than the probability of a successful split 95
segmentation
- 车牌识别matlab代码,基于阈值分割的车牌定位识别-License plate location and recognition based on threshold segmentation
main13
- 车牌定位与分割matlab代码。成功率大于80%。(License plate location and segmentation matlab code.The success rate is greater than 80%)
a
- 识别车牌,matlab用于识别车牌的简单代码,暂时做到了车牌的定位完成(Recognition of the license plate)
代码
- 车牌识别系统以设计一个基于MATLAB实时的车辆牌照识别系统为最终目的。本系统实现车牌识别要求对采集到的样本经过以下相关步骤:图像采集,图像预处理、车牌定位、字符分割、字符识别等。本文主要介绍图像预处理、车牌定位、字符分割这三个模块的实现方法。(The Automatic Recognition System of License Plate Based on Digital Image Processing)