搜索资源列表
BinaryConversionandSlantCorrectionAlgorithminPrepr
- 车牌识别预处理中的二值化及倾斜矫正算法中国民用航空学院空中交通管理学院 关键词: 车牌识别 图像增强 二值化 倾斜矫正 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
houghlines
- hough变换的图像倾斜校正的matlab源码,图像预处理的重要环节之一。
基于Hough变换的车牌倾斜检测算法
- 典型的角度检测算法是进行Hough变换后寻找最长直线的倾斜角度.一般情况 下,待处理图象中未必有明显的较长直线.甚至存在一些对图像进行正确检测的长直线干扰 文 章介绍了一种基于统计考虑的数据分析思路,以期在基于Hough变换的角度检测算法上取得更高 的准确性。,The perspective of a typical detection algorithm is the Hough transform to find the longest straight line after the
hough
- 对于较粗的样本点集 hough 算法是不可能做到检测全部直线的. 另一方面 hough 还会测出许多不存在的直线. 在应用的时候只能根据需要自己标定 精度. 以下是我在MATLAB下开发的hough函数 输入一个灰度图形矩阵, 返回 最长直线斜率. 用来做图形倾斜校正的. 希望贴出来还能有点用吧~-For a sample point set coarse algorithm hough it is not possible to do all the straight line de
rotate
- 自己编写的 旋转函数 很好用 只需配合hough先算出倾斜的角度皆可-I have written a very good rotation function with
Skew_Correction_Using_Fourier_Transform
- 两篇英语文本倾斜校正论文。 FT_Deskew为论文的Matlab实现,可用附带的两个图片测试,效果较好。-Text De-skewing Using Fourier Transform and Matlab code.
twenty
- 本文件夹包含有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
rota
- 利用radon变换寻找直线和直线倾斜的角度然后根据倾斜的角度进行旋转图片-Using radon transform and the straight line to find the angle of tilt of the tilt angle and then rotate picture
SkewDetectionAndCorrectionMethod
- 文本图像在扫描输入时产生的倾斜现象会对后续的页面分割及光学字符识别(OCR)处理产生很大的影响,而传统的标准Hough变换虽然具有对噪声不敏感,不依赖于直线连续性的优点,但由于计算量偏大,速度慢,在实用时有较大的局限性.提出一种基于改进的Hough变换的文本图像倾斜校正方法,通过在变分辨率图像中采用不同的文本方向提取算法,及选择合理投票门限等改进Hough变换的措施,减小了由图像区域及文字笔画粗细所产生的对倾角判定的不利影响,并使用基于偏移值的方法实现页面倾斜的快速校正.实验结果表明,该算法实现
houghline
- 基于hough变换对图像进行直线提取,检测图像的倾斜角度,该算法在PC机上运行速度尚可,在嵌入式平台上需要改进!-Hough transform based on image extraction, detection images straight Angle, this algorithm in PC running speed and in embedded platforms need improvement!
Barcode
- 用于条形码校正,校正图像的倾斜,霍夫变换 图像处理-For bar code correction, correction of image tilt, Hough transform image processing
2
- 用hough变换提取直线,检测直线倾斜角度-With the hough transform to extract straight line detection angle
number-plate
- 文章提出了一种车牌照字符倾斜的校正方法, 该方法基于Hough 变换和Radon 变换。用Hough 变换检测车牌照上下两边,并对水平倾斜的牌照进行水平校正, 再用Radon 变换检测字符垂直倾斜角度并进行垂直校正, 实验结果表明车牌图像经过二次校正大大减少了字符切分的困难, 有利于后面字符的正确识别。-This paper presents a vehicle license plate characters tilt correction method based on Hough tran
Houghbianhuan
- Hough变换程序,可用于直线检测、倾斜校正等多种图像基本变换。-Hough transform procedure can be used for line detection, image deskew and other basic transformation.
h
- 车牌自动识别,用霍夫变换的方法实现车牌倾斜校正-Automatic license plate recognition, license plate tilt correction using the Hough transform method
adj_angle
- 此程序实现用Hough变换和数学形态学变换对二值车牌图像进行水平倾斜校正。-This program to achieve the level of the Hough transform and mathematical morphology transform binary plate image tilt correction.
hough
- 利用Hough变换实现车牌图像的倾斜校正,matlab源码-The license plate image using Hough transform tilt correction, the matlab source code
hough
- 基于hough变换的车牌图像倾斜校正算法-License Plate Image Skew Correction Algorithm Based on hough Transform
新建文件夹
- matlab倾斜车牌矫正,程序说明清晰,容易理解,两种方法,Hough算法与Randon算法(matlab Tilt license plate correction)
datika
- 以matlab为工具利用数字图像处理技术对答题卡进行了识别,并对识别结果进行了处理。注意到答题卡在采集图像的过程中由于各种原因可能会产生图像倾斜、水平或垂直错位,要进行正确识别首先必须对其进行校正,再依据像素检索技术进行识别。(With MATLAB as the tool, the answer card is identified by digital image processing technology, and the recognition results are processed