搜索资源列表
imageprocesse
- 自己写的一个图像处理的程序,主要用于表单识别,包括数学形态学,倾斜矫正和模式匹配等算法-yourself writing an image processing procedures, mainly for the identification of the form, including mathematical morphology, tilt correction and pattern matching algorithm
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
图像倾斜检测以及矫正
- 人脸图像拍摄的时候是倾斜的 本程序能够识别并纠正
Study.on.License.Plate.Segmentation.Based.on.Color
- 智能运输系统中车牌识别技术得到了广泛应用 , 车牌分割是车牌识别的重要部分。基于彩色图像车牌分割与采用灰度图像车牌分割相比 , 可以有效消除阴影影响 , 同时车牌颜色也是车牌识别的一个参数。颜色分类处理使用特征函数 , 可以减少颜色坐标转换运算 , 提高颜色分类速度。文中详细讨论中国车牌特征 , 给出车牌分割详细步骤。车牌 区域判别采用信息融合技术。车牌倾斜矫正结合车牌倾斜特点 , 提出快速算法。-Intelligent Transport System in the license pla
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
jiaodujiaozheng
- 这里包含了多种图像倾斜角度矫正的方法 其中有huogh变换 radon变换 还有常规的线性检测角度 然后矫正它-This contains a variety of image angle correction method which huogh transform the linear radon transform routine testing point of view there and then correct it
Image-rotation-correction
- 利用radon变换进行图像倾斜矫正的算法代码实现-Using radon transform algorithm for image tilt correction code
IStudyonLicenn
- 智能运输系统中车牌识别技术得到了广泛应用 , 车牌分割是车牌识别的重要部分。基于彩色图像车牌分割与采用灰度图像车牌分割相比 , 可以有效消除阴影影响 , 同时车牌颜色也是车牌识别的一个参数。颜色分类类处理使用特征函数 , 可以减少颜色坐标转换运算 , 提高颜色分类速度。文中详细讨论中国车牌特征 , 给出车牌分割详细步骤。车牌区域判别采用信息融合技术。车牌倾斜矫正结合车牌倾斜特点 , 提出快速算法。 -License plate recognition technology has been
vcPopencv
- opencv vc++ 实现图像旋转 矫正已经倾斜的图像 得到倾斜角度-opencv mfc vc++ image skew you can get the skew angle
license-plate-recognition
- 本程序采用一种基于垂直Sobel算子检测边缘和投影法的车牌定位方法,根据车牌区域竖直纹理突出的特点,利用Sobel垂直算子提取边缘,然后投影得到车牌的水平投影图,利用水平投影图分割出车牌,再运用膨胀运算进行车牌垂直定位。利用旋转投影法寻找车牌倾斜角度,然后用双线性插值进行车牌图像倾斜矫正。对经过精定位的车牌利用垂直投影法,找出各个字符的中心点,根据字符中心点位置进行切割。同时将切割出来的图片与数据库中的每张模板图片进行减法运算,计算该图片与模板的均方误差,其均方误差最小的模板即为识别出的字符。-
bank-card-recognition-
- 功能介绍 • 通过拍照界面,指导用户拍出合格证件图像。 • 采用文字识别(OCR)技术,自动识别银行卡信息(如卡号,卡所属银行等). • 通过调用 识别功能Activity,实现其他应用程序接口调用。 • 识别银行卡种类,主要是国内外20多家银行的印刷字体(平面黑色字体卡类)和凸面字体银行卡(包括字符间距类型为6-13、4-4-4-4-3、4-4-4-4等类型)。 系统功能 • 对原图像进行倾斜矫
TuMingBankCard
- 图铭Android平台银行卡号识别系统 随着智能终端(智能手机及平板电脑)及移动通信(3G)的发展,原来运行在PC上的信息系统(如邮件系统、即时通信、网页浏览、协同办公、网络购物、社交网站、博客等)逐渐转移到智能终端设备上。可以预见未来几年60 以上的业务将会逐渐转移到智能终端系统上来。在这种背景下,杭州图铭科技有限公司推出基于Android 平台的银行卡号识别系统。 功能介绍 • 通过拍照界面,指导用户拍出合格证件图像。 • 采用文字识别
Hough_for_Crew_Correction
- 使用hough变换进行文本图像倾斜矫正,能在0-180之间进行倾斜文本图像的较低检测,并进行矫正-Using Hough transform for text image tilt correction
IP-Programing
- 是关于图像的基础操作,包括图像倾斜矫正,图像增强,去除噪声,图像压缩等技术-It is on the image on the basis of operations, including image tilt correction, image enhancement, noise removal, image compression technology
Hough_Process
- 可实现答题卡阅卷系统中的图像倾斜矫正,采用Hough进行直线检测,并根据所定位的特征直线位置计算倾斜角度,再进行图像旋转,得到校正结果-chieve answer sheet scoring system image tilt correction, performed using Hough line detection, and calculates the inclination angle in accordance with the target characteristic line
图像倾斜矫正以及识别
- 对工业指针式仪表的倾斜图像进行自动矫正以及读数识别(Automatic correction of slant images and readout recognition)
test5
- 基于图像处理的方法实现车牌图像的矫正和提取(Realization and Extraction of License Plate Image Based on Image Processing)
图像校正回调函数
- 本文档主要用于图像的倾斜矫正,通过建立透视变换矩阵和强角点检测实现畸变图形的矫正(This document is mainly used for Image tilt correction, through the establishment of perspective transformation matrix and strong corner detection, to achieve distortion correction)
新建压缩(zipped)文件夹
- 通过matlab,使用直线检测的技术对歪的图像进行矫正(Rectify the skew image by MATLAB)
autocorrection
- 把倾斜的ppt等平面文件通过透视变换只懂转为正面。(Tilt the PPT flat file into perspective only by perspective transformation.)