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

    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. 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. Hougu-transformation

    0下载:
  2. Hough变换,检测图像中最长的直线,并检测该直线与水平线间的夹角,可用于图像的倾斜校正。-Hough tranformation which can find the longest line in picture,and mesure the angle between the horizontal line and it.This procedure can be used to picture tilt correction.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:1.64kb
    • 提供者:
  1. deskew

    0下载:
  2. 文档倾斜校正,使用霍夫变换来处理的数字化图像处理-Digital image processing of documents tilt correction processing using the Hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:32.28kb
    • 提供者:lucky
  1. houghjiaozhen

    0下载:
  2. 霍夫校正 车牌识别中倾斜校正 霍夫校正 车牌识别中倾斜校正-hough correction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:687byte
    • 提供者:向云
  1. GetTiltTrans

    0下载:
  2. 自己写的用于倾斜角矫正的代码,原理是通过hough变换检测直线,然后确定倾斜角度-Himself wrote for the tilt angle correction code, works by hough transform to detect straight line, and then determine the tilt angle
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:916byte
    • 提供者:石伟
  1. Hough_for_Crew_Correction

    0下载:
  2. 使用hough变换进行文本图像倾斜矫正,能在0-180之间进行倾斜文本图像的较低检测,并进行矫正-Using Hough transform for text image tilt correction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:40.98kb
    • 提供者:张凯兵
  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
« 12 »
搜珍网 www.dssz.com