CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LPR

搜索资源列表

  1. 车牌识别

    2下载:
  2. 车牌识别的源代码,原来是在这里下的,我进行了改进,可以识别率提高了不少-LPR source code, it was here under, I was working to improve, the recognition rate can raise a lot
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:412844
    • 提供者:卢武
  1. LPR

    0下载:
  2. 车牌识别程序,使用sobel算子检测边缘,然后准确定位车牌,准确率高达98%以上。-license plate identification procedures, the use of pixel edge detection operator, and then accurate positioning plates, accuracy rate was as high as 98% or more.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:60085
    • 提供者:张思展
  1. rainsoft_2004217144629

    0下载:
  2. 一个车牌识别源程序,我在网上找的,贡献出来大家共享 -an LPR source, I find on the Internet, have contributed share
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1487650
    • 提供者:王杰
  1. 200561555616250020000

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

    • 发布日期:2008-10-13
    • 文件大小:233235
    • 提供者:yanglin
  1. carrecognigation

    0下载:
  2. 有关车牌识别的源代码用与256色的图象格式的车牌识别-the LPR with the source code with 256-color image formats LPR
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:337230
    • 提供者:张双
  1. licenceplaterecognition

    0下载:
  2. 车牌识别在实际中有着很重要的应用,现在已被应用在高速公路中,这是一个纯软件-LPR in reality has very important applications, now has been used in the highway, this is a pure software
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:240630
    • 提供者:刘英
  1. TypRec

    1下载:
  2. 车牌识别程序之车牌分割算法,MFC开发,带样本图片文件-LPR procedures plates segmentation algorithm, MFC development, with sample photos
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:725413
    • 提供者:wan
  1. VC

    0下载:
  2. 车牌识别中的程序,对车牌进行前期必要的处理,有利于以后的对车牌图像的处理-LPR procedures, pre-registration for the necessary treatment is beneficial to the future of image processing plates
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3090
    • 提供者:戴红
  1. VCchepai

    0下载:
  2. 对静态车牌进行定位和裁剪,使车牌识别中必不可少的步骤,也是完成字符分割和字符识别的前提条件-right static positioning plates and cutting, LPR indispensable step, Segmentation is complete characters and character recognition a prerequisite
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3823
    • 提供者:戴红
  1. VCchepaishi

    0下载:
  2. 对车牌识别中的字符分割过程进行的程序,可以很好的分割字符,以便进行最后的车牌字符识别-right LPR character segmentation process procedures, the division can be very good characters, for the final License Plate Recognition
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3075
    • 提供者:戴红
  1. CubicPlateSDK

    0下载:
  2. 软件名称: 车牌识别模块开发包 CubicPlate SDK 试用版 最新版本: 1.2 文件大小: 2.05M 软件性质: 图像处理 使用平台: Win2K/XP 发布公司: CubicImage Software Co.,Ltd. 上海名图软件有限公司 下载网址: http://www.cubicimage.com 软件简介 CubicPlate 是当前最高速的车牌识别核心模块,识别一帧图像仅3毫秒。 由上海名图软件有限公司CubicImage Softwar
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2053273
    • 提供者:刘先生
  1. CubicPlateSetup_ce_shi_ban

    0下载:
  2. CubicPlate车牌识别测试版 ,很好用哦-CubicPlate LPR test version, easy to use, oh
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1945018
    • 提供者:XYA23
  1. numberplate_C++Builder

    0下载:
  2. 车牌识别C++Builder代码,首先要把车牌图像灰度化,接着对图像进行中值滤波进行初步降噪,下一步进行Sobel纵向边缘检测,即增强车牌纵向边缘,边缘检测后进行二值化处理,此时车牌区域特征得到进一步加强,但同时又加强了背景中的部分噪声,所以再对其腐蚀,然后定位及截取车牌,最后对车牌进行二值化。 -LPR C Builder code, first and foremost, we should plates gray, Then the image median filtering for
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:23310
    • 提供者:linvg
  1. IPDemo

    0下载:
  2. 车牌识别,包括定位,分割,识别,是本人的毕业设计论文,希望大家可以参考-LPR, including positioning, segmentation, identification, I was the graduate design thesis, I can refer you
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:135538
    • 提供者:罗为
  1. chepaishibiexitong20070210

    0下载:
  2. 车牌识别系统的原代码,对了解车牌识别非常有用。-number plate recognition system source code to understand LPR very useful.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:245063
    • 提供者:abin
  1. SpellChecking1

    1下载:
  2. 我的毕业设计基于VC++的车牌识别系统,详细介绍解压后见说明。-I graduated from the Design Based on VC LPR system, detailing unpacked See note.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:236787
    • 提供者:张杰
  1. 车牌识别系统

    2下载:
  2. 车牌识别系统,其中字符识别用的是神经网络方法-LPR system, character recognition using the neural network method
  3. 所属分类:图形/文字识别

    • 发布日期:2014-01-14
    • 文件大小:244895
    • 提供者:程秋菊
  1. wordcogcarplaterecognition

    0下载:
  2. 目前找到的一个真正实现了车牌识别的程序-now find a truly achieved the LPR process
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:484525
    • 提供者:hylea
  1. carrecomatlab

    0下载:
  2. 本程序以车牌识别为例演示了如何用matlab进行图像识别,适合对matlab和图像处理有一定基础的爱好者学习。 请将文件放于matlab目录下work文件夹中运行-the procedures to LPR as an example to demonstrate how to use MATLAB for image recognition, Matlab and unsuitable for a certain image processing based learning enthus
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:159212
    • 提供者:zhang
  1. chepaishibiechengxu

    0下载:
  2. 基于模板匹配和特征点匹配相结合的快速车牌识别方法程序-based on template matching and the matching feature points combination of rapid methods and procedures LPR
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:341382
    • 提供者:李磊
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com