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

搜索资源列表

  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 : LPR image enhancement value
  3. 所属分类:图形/文字识别

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

    0下载:
  2. hough变换的图像倾斜校正的matlab源码,图像预处理的重要环节之一。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.29kb
    • 提供者:lisha
  1. 基于Hough变换的车牌倾斜检测算法

    0下载:
  2. 典型的角度检测算法是进行Hough变换后寻找最长直线的倾斜角度.一般情况 下,待处理图象中未必有明显的较长直线.甚至存在一些对图像进行正确检测的长直线干扰 文 章介绍了一种基于统计考虑的数据分析思路,以期在基于Hough变换的角度检测算法上取得更高 的准确性。,The perspective of a typical detection algorithm is the Hough transform to find the longest straight line after the
  3. 所属分类:文档资料

    • 发布日期:2016-03-26
    • 文件大小:178.33kb
    • 提供者:liyu
  1. hough

    1下载:
  2. 对于较粗的样本点集 hough 算法是不可能做到检测全部直线的. 另一方面 hough 还会测出许多不存在的直线. 在应用的时候只能根据需要自己标定 精度. 以下是我在MATLAB下开发的hough函数 输入一个灰度图形矩阵, 返回 最长直线斜率. 用来做图形倾斜校正的. 希望贴出来还能有点用吧~-For a sample point set coarse algorithm hough it is not possible to do all the straight line de
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:705byte
    • 提供者:paul
  1. rotate

    0下载:
  2. 自己编写的 旋转函数 很好用 只需配合hough先算出倾斜的角度皆可-I have written a very good rotation function with
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:968byte
    • 提供者:paul
  1. Skew_Correction_Using_Fourier_Transform

    0下载:
  2. 两篇英语文本倾斜校正论文。 FT_Deskew为论文的Matlab实现,可用附带的两个图片测试,效果较好。-Text De-skewing Using Fourier Transform and Matlab code.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:9.39mb
    • 提供者:zhibing
  1. twenty

    0下载:
  2. 本文件夹包含有20个图像处理常用的源代码,如图像灰度化,24未转256色,二值化,倾斜矫正,hough变换,镜像,滤波等等程序源代码-This folder contains 20 commonly used image processing source code, such as gray-scale images, and 24 did not switch to 256 colors, binarization, tilt correction, hough transform, ima
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:55.8mb
    • 提供者:郭林杰
  1. rota

    1下载:
  2. 利用radon变换寻找直线和直线倾斜的角度然后根据倾斜的角度进行旋转图片-Using radon transform and the straight line to find the angle of tilt of the tilt angle and then rotate picture
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:888byte
    • 提供者:邓义平
  1. SkewDetectionAndCorrectionMethod

    0下载:
  2. 文本图像在扫描输入时产生的倾斜现象会对后续的页面分割及光学字符识别(OCR)处理产生很大的影响,而传统的标准Hough变换虽然具有对噪声不敏感,不依赖于直线连续性的优点,但由于计算量偏大,速度慢,在实用时有较大的局限性.提出一种基于改进的Hough变换的文本图像倾斜校正方法,通过在变分辨率图像中采用不同的文本方向提取算法,及选择合理投票门限等改进Hough变换的措施,减小了由图像区域及文字笔画粗细所产生的对倾角判定的不利影响,并使用基于偏移值的方法实现页面倾斜的快速校正.实验结果表明,该算法实现
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1.03mb
    • 提供者:Leo
  1. houghline

    0下载:
  2. 基于hough变换对图像进行直线提取,检测图像的倾斜角度,该算法在PC机上运行速度尚可,在嵌入式平台上需要改进!-Hough transform based on image extraction, detection images straight Angle, this algorithm in PC running speed and in embedded platforms need improvement!
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1.9mb
    • 提供者:云云
  1. Barcode

    0下载:
  2. 用于条形码校正,校正图像的倾斜,霍夫变换 图像处理-For bar code correction, correction of image tilt, Hough transform image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:8.69kb
    • 提供者:杜令康
  1. 2

    0下载:
  2. 用hough变换提取直线,检测直线倾斜角度-With the hough transform to extract straight line detection angle
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1.08mb
    • 提供者:james
  1. number-plate

    0下载:
  2. 文章提出了一种车牌照字符倾斜的校正方法, 该方法基于Hough 变换和Radon 变换。用Hough 变换检测车牌照上下两边,并对水平倾斜的牌照进行水平校正, 再用Radon 变换检测字符垂直倾斜角度并进行垂直校正, 实验结果表明车牌图像经过二次校正大大减少了字符切分的困难, 有利于后面字符的正确识别。-This paper presents a vehicle license plate characters tilt correction method based on Hough tran
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:234.64kb
    • 提供者:mimi
  1. Houghbianhuan

    0下载:
  2. Hough变换程序,可用于直线检测、倾斜校正等多种图像基本变换。-Hough transform procedure can be used for line detection, image deskew and other basic transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.53kb
    • 提供者:月影潇湘
  1. h

    0下载:
  2. 车牌自动识别,用霍夫变换的方法实现车牌倾斜校正-Automatic license plate recognition, license plate tilt correction using the Hough transform method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:793byte
    • 提供者:程跃
  1. adj_angle

    0下载:
  2. 此程序实现用Hough变换和数学形态学变换对二值车牌图像进行水平倾斜校正。-This program to achieve the level of the Hough transform and mathematical morphology transform binary plate image tilt correction.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5.21kb
    • 提供者:阿书
  1. hough

    1下载:
  2. 利用Hough变换实现车牌图像的倾斜校正,matlab源码-The license plate image using Hough transform tilt correction, the matlab source code
  3. 所属分类:书籍源码

    • 发布日期:2017-04-07
    • 文件大小:14.28kb
    • 提供者:念念
  1. hough

    0下载:
  2. 基于hough变换的车牌图像倾斜校正算法-License Plate Image Skew Correction Algorithm Based on hough Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:14.09kb
    • 提供者:张杰
  1. 新建文件夹

    1下载:
  2. matlab倾斜车牌矫正,程序说明清晰,容易理解,两种方法,Hough算法与Randon算法(matlab Tilt license plate correction)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:1kb
    • 提供者:琉璃na
  1. datika

    0下载:
  2. 以matlab为工具利用数字图像处理技术对答题卡进行了识别,并对识别结果进行了处理。注意到答题卡在采集图像的过程中由于各种原因可能会产生图像倾斜、水平或垂直错位,要进行正确识别首先必须对其进行校正,再依据像素检索技术进行识别。(With MATLAB as the tool, the answer card is identified by digital image processing technology, and the recognition results are processed
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:176kb
    • 提供者:火爆夏日
« 12 »
搜珍网 www.dssz.com