搜索资源列表

  1. 01271288-Automaticlicenseplaterecognition2004

    0下载:
  2. Automatic license plate recognition自动车牌识别,关于车牌定位及识别的论文,希望对大家有帮助!-Automatic license plate automatic number plate recognition Recognition, on the license plate location and identification papers, and I hope to be helpful!
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:605241
    • 提供者:zx
  1. BinaryConversionandSlantCorrectionAlgorithminPrepr

    0下载:
  2. 车牌识别预处理中的二值化及倾斜矫正算法中国民用航空学院空中交通管理学院 关键词: 车牌识别 图像增强 二值化 倾斜矫正 Hough 变换-LPR pretreatment value of the two tilt correction algorithm and the China Civil Aviation College School of air traffic management relations Key words
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:176616
    • 提供者:zx
  1. matlab-chepaishibie

    0下载:
  2. 用matlab开发的车牌识别程序,辛苦之作。-using Matlab development of the license plate identification procedures, it is tough one.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:7234
    • 提供者:石晶翔
  1. 7311454013754679car

    0下载:
  2. 介绍了车牌的识别的过程及算法,并有图片可供演示,我认为此原代码能够帮助一些人了解车牌识别的原理.-introduced a number plate recognition process and algorithm, and a caption for the demonstration, I think the original code can help some people understand the principles
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:758971
    • 提供者:wangming
  1. carid

    0下载:
  2. 一个简单的车牌识别系统,可以简单的识别一些数据。-a simple license plate recognition system that can identify some simple data.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:239756
    • 提供者:gfh
  1. Carlicenserecognitionsystem

    0下载:
  2. 车牌识别系统车 牌识别系统车 牌识别系统-License Plate Recognition System License Plate Recognition System License Plate Recognition System License Plate Recognition System
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:235245
    • 提供者:力量
  1. VC20070605zghLPR

    0下载:
  2. 车牌识别软件,希望能对大家有所帮助,可实现车牌的定位、二值化、识别等功能。希望大家多多交流。-license plate recognition software, we hope to be able to help achieve the positioning plates, two values, identification and other functions. We hope to conduct more exchan
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:319220
    • 提供者:fly
  1. another_recoginize_LPR

    0下载:
  2. 根据文献资料编写的一种车牌识别方法,可供毕业设计的同学参考-According to literature prepared by a number plate recognition method for graduate students reference design
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:459455
    • 提供者:fly
  1. TypeRecSystem

    0下载:
  2. 车牌识别系统,用于车牌识别车牌定位的程序,基于模式识别理论-number plate recognition system for the registration number plate recognition positioning procedures, based on pattern recognition theory
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:231290
    • 提供者:孙阳白
  1. CCarMain

    0下载:
  2. 此代码为车牌识别程序,可运行与WINDOWS2000,98,2003,XP.-this code for the license plate identification procedures can be run with Windows2000, 98,2003, XP.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:73887
    • 提供者:lcj30
  1. LicenseRecognition

    0下载:
  2. 使用Java开发的车牌识别系统,目前只能锁定车牌位置,附带车牌图片。-development of the Java license plate recognition system that can lock plates location, license plate attached pictures.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:5476902
    • 提供者:prince
  1. cpsb

    0下载:
  2. 一个车牌识别程序,包含车牌处理要求的一些处理,如256色转灰度,中值滤波,车牌截取,车牌定位等。 -a license plate identification procedures, including the license plate number of processing requirements, such as 256-color to gray, filtering, Interception of license
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:726431
    • 提供者:vivi
  1. PlateReco1

    0下载:
  2. 我的代码是用 vc编写的车牌识别系统,对车牌进行处理,然后进行识别-my code is used to prepare the plates vc identification system for the registration, then the identification of
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:285876
    • 提供者:金明
  1. chepaishibie

    0下载:
  2. 车牌识别源码 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:233528
    • 提供者:kongge
  1. dip

    0下载:
  2. 一个关于车牌识别的小程序,功能比较齐全。利用VC++开发。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:234569
    • 提供者:李明
  1. AvPlate_B6_0002

    0下载:
  2. 车牌识别测试版系统,用于车拍照的识别,与记录,
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3201277
    • 提供者:yxtyxt
  1. testPlateDSP

    0下载:
  2. PlateDSP PlateDSP车牌识别系统软件V3
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:35811
    • 提供者:威尔浮
  1. ImageProcessing

    0下载:
  2. 一个完整的车牌识别C程序,有详细的说明和作者提示的继续开发方向
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:235480
    • 提供者:潘耀章
  1. bpnet_code

    0下载:
  2. 很好的车牌识别的神经网络算法和神经网络BP算法(C程序实现)
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:5056
    • 提供者:zelision
  1. zhineng

    0下载:
  2. 智能化车牌识别系统研究.pdf,这可是花银子才下来的哦
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:358289
    • 提供者:雷蒙
« 1 2 ... 42 43 44 45 46 4748 49 50 »

源码中国 www.ymcn.org