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

搜索资源列表

  1. chepaidingwei

    1下载:
  2. 一个关于车牌定位的算法,能够对.JPG,.BMP格式的文件进行定位操作,有一定的参考价值 。-one on the license plate positioning algorithm to right. JPG, . BMP files for positioning operation, the reference value.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:728901
    • 提供者:吴阳
  1. vlps

    0下载:
  2. 这是一个有关车牌定位的程序,通用性不太好,但算法流程和思路都是很清晰的,希望能对大家有所帮助-This is a position on the procedures for registration, versatility too good, but the algorithm and the ideas are very clear, The hope is to help everyone
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:758503
    • 提供者:胡道远
  1. xudemin

    0下载:
  2. 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1496884
    • 提供者:杨丽
  1. The_license_plate_fixed_position

    0下载:
  2. 这是关于汽车车牌定位系统的车牌定位的源代码。-This is the positioning of the vehicle license plate number plates positioning system source code.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:735183
    • 提供者:樊智勤
  1. Visual_C++_MATLAB

    1下载:
  2. 《Visual C++_MATLAB图像处理与识别实用案例精选》本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。
  3. 所属分类:图形/文字识别

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

    0下载:
  2. 这是一个车牌定位和识别程序,希望对C++程序员有用-This is a license plate positioning and the identification procedures, and I hope to C programmers useful
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:242487
    • 提供者:刘亮
  1. cpdw

    0下载:
  2. 用C++开发的精度较高的车牌定位源程序,呵呵。大家都来试试看啊,给我提提建议-C development of high precision positioning plates source, huh. We have to tell ah, give me a shot in the arm proposed
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1129852
    • 提供者:玄飞扬
  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. yigechepaishibiedechengxu

    0下载:
  2. 这个是收集的一个用matlab编写的车牌定位的程序,很好用的!-This is a collection of using Matlab positioning plates prepared by the procedure is useful!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:164789
    • 提供者:lina
  1. Plate_Reco

    0下载:
  2. 车牌定位与识别系统源程序,欢迎大家下载,目前的交通中的识别系统。-Vehicle Location and Identification System source, all are welcome to download the current traffic of identification system.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:239779
    • 提供者:邓剑
  1. license_orientation

    0下载:
  2. 车牌定位---VC++源代码程序 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:739411
    • 提供者:贺娜
  1. matlabchepaidingwei

    0下载:
  2. 一个基于matlab的车牌定位的原程序.可以实现精确的车牌定位。-a Matlab-based positioning of the license plate of the original procedure. Can achieve precise positioning of the plates.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:158906
    • 提供者:李宾
  1. RegistrationMarkLocate

    0下载:
  2. 车牌定位源码,包括图像灰度化,锐化,二值化,数字定位。-source positioning plates, including gray-scale images, sharpening, binary, digital positioning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:736250
    • 提供者:long
  1. piccut

    0下载:
  2. 本程序包含车牌处理要求的一些处理,如256色转灰度,中值滤波,车牌截取,车牌定位等。-the registration process includes the processing requirements, such as 256-color to gray, median filtering plates interception, registration and orientation, and so on.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:690922
    • 提供者:田明儒
  1. carplanerecognization

    0下载:
  2. 一个很不错车牌定位程序,VC实现,希望能对大家有帮助-a very good positioning plates procedures, VC, the hope is to help everyone
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:716228
    • 提供者:虚开
  1. CarPlateRec

    0下载:
  2. 车牌定位与识别系统,首先将彩色图像转化为256灰度图像,然后用边缘检测和形态学等实现定位,再用神经网络方法实现字符识别.-plates positioning and identification system will first color image into a 256 grayscale image, Then Edge Detection and morphology, and so on to achieve positioning, and then neural network
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:103184
    • 提供者:孙杰
  1. chepaidingwei-xiugai

    0下载:
  2. 车牌定位, bmp识别修改版-positioning plates, bmp identification revised version
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:717553
    • 提供者:小帅
  1. ChePaiDingWeiv1.0

    0下载:
  2. VC++环境下的车牌定位算法,希望对大家有所帮助-VC environment license plate positioning algorithm, we hope to help
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:739168
    • 提供者:pgh
  1. OcrChePaiv0.1

    0下载:
  2. 准确率非常高的车牌定位及识别算法,尤其在灰暗的环境中-very high accuracy positioning and the license plate recognition algorithm, especially in the gloomy environment
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:244766
    • 提供者:pgh
  1. carcard

    0下载:
  2. 基于图象理解的汽车牌照自动识别系统是智能交通系统(ITS)的一个重要分支,有着非常广泛的应用前景,而车牌定位是车辆牌照识别系统中的关键技术之一,车牌定位结果的好坏直接影响着该系统的识别精度。-understanding of image-based automatic vehicle identification system license is the Intelligent Transportation System (ITS) of an important branch , has a
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:2716038
    • 提供者:宁阳洋
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com