搜索资源列表

  1. 车牌定位

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

    • 发布日期:2024-05-13
    • 文件大小:734208
    • 提供者:何问宇
  1. plateloc

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

    • 发布日期:2024-05-13
    • 文件大小:1134592
    • 提供者:发过
  1. number_plate_orientation

    1下载:
  2. 这是一个车牌定位的小程序。利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。-This is a small plates positioning procedures. The use of level detection projection plates horizontal position, using vertical projection method detection plates vertical po
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:2745344
    • 提供者:wangbai
  1. tect

    0下载:
  2. 该程序是图像分析与检测程序,使用了几个函数进行阈值分割,加减,水平,垂直投影运算。-image analysis and detection procedures, the use of several functions threshold segmentation, addition and subtraction, vertical projection operator.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:王先生
  1. chepaipanbie

    0下载:
  2. 对于车牌灰度图像进行滤波去噪后先用峰谷法二值化,再用垂直投影 法进行分割,最后进行模板匹配,并用弧向判定法匹配对几组易出错的字符进行检查,从而得到车牌号。-for registration gray image filter after the first two with peak values of France, reuse vertical projection method for segmentation, the la
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:88064
    • 提供者:李杰
  1. CRC

    0下载:
  2. 图像分析与检测API函数库:- 图像阈值分割运算- 图像加减运算- 图像水平投影- 图像垂直投影- 图像模板匹配运算-Image analysis and detection of API functions:- Image Threshold Segmentation computing- computing image addition and subtraction- the level of image projection-
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:45056
    • 提供者:
  1. DIB

    0下载:
  2. 此源码中含有水平投影、垂直投影、灰度直方图、平滑处理和灰度化等算法,-This source contains horizontal projection, vertical projection, histogram, smooth and gray, such as treatment algorithms,
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-13
    • 文件大小:45056
    • 提供者:CS
  1. chepaidingwei

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

    • 发布日期:2024-05-13
    • 文件大小:2737152
    • 提供者:李峥嵘
  1. carpalte

    0下载:
  2. 从网上获得的一个VC++程序。这个程序利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。-From the Internet to obtain a VC++ Procedures. This procedure detected the use of horizontal projection plate horizontal position, using vertical projection of the vert
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-13
    • 文件大小:71680
    • 提供者:yangzij
  1. Imageprocess

    0下载:
  2. // ThresholdDIB() - 图像阈值分割运算 // AddMinusDIB() - 图像加减运算 // HprojectDIB() - 图像水平投影 // VprojectDIB() - 图像垂直投影 // TemplateDIB() - 图像模板匹配运算-//ThresholdDIB ()- Image Threshold Segmentation computing// AddMinusDIB ()
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:chaonima111
  1. Untitled

    0下载:
  2. 通过对原始图像的水平和垂直投影图像来对车牌进行水平方向的定位-Original image through the level and vertical projection of images to the horizontal direction of the plate for the positioning of
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:飞燕还巢
  1. projection

    0下载:
  2. 对图像做水平和垂直投影变换,可以确定图像的边界区域-Does the image horizontal and vertical projection transformation, to determine the borders of the image region
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:wu wei
  1. yuzhifenge

    0下载:
  2. 该代码用VC++语言实现了图像的加减运算,图像水平投影,图像垂直投影,图像模板匹配运算及图像的阈值分割。-The code used VC++ Language realize the image addition and subtraction calculations, image horizontal projection, vertical projection images, image template matching o
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:guanhongling
  1. work

    0下载:
  2. 垂直投影算法。可以直接在matlab上跑-err
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:52224
    • 提供者:安玉磊
  1. touying2

    0下载:
  2. 图像水平垂直投影的Matlab程序,图像水平垂直投影的Matlab程序。-Image horizontal and vertical projection of Matlab procedures for horizontal and vertical image projection Matlab procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:三藏
  1. CalSection

    1下载:
  2. 实测地质剖面处理程序。 1、实现了复杂剖面的处理;2、实现了地质剖面的真厚度法、垂直投影法及自然坡度法图形成图;3、简单处理了实测地质剖面柱状图的处理。-Measured geological section processing. 1, the realization of a complex treatment profile 2, realized the true geological section thickness,
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-13
    • 文件大小:991232
    • 提供者:girl88188
  1. XYdirction

    0下载:
  2. 车牌图像的水平垂直投影分割哦!对车牌定位起关键作用!-License plate images of horizontal and vertical projection segmentation Oh! License plate location on a key role to play!
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:所玛
  1. touying

    0下载:
  2. 图像的水平投影和垂直投影的MATLAB程序-touying!
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:罗金凯
  1. Plateprcessing

    0下载:
  2. 在车牌粗定位的基础上,对分割出的车牌图像进行二值化,对二值车牌图像进行逐行扫描,利用每一行像素的黑、白跳变规律确定车牌的上下边界 对二值车牌图像进行处理得到特征图像,通过对特征图像进行垂直投影确定车牌左右边界.测试结果表明,该方法精确定位的准确率达到99 . -In the rough location based on the license plate on the partition plate out of the imag
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:11353088
    • 提供者:李坤
  1. jihetouying

    0下载:
  2. 对灰度图像进行水平投影、垂直投影、对角投影其中对角投影是自己编的,已经运行过的-hsdbjhcbj kdjnkdj dhcnkujfhk
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:guixuzhen
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org