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

搜索资源列表

  1. 实现增值税发票抵扣联字符识别中的图像倾斜校正

    0下载:
  2. 利用VC++ 6.0实现增值税发票抵扣联字符识别中的图像倾斜校正-VC 6.0 VAT invoices deduction copy Character Recognition Image tilt correction
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:91.77kb
    • 提供者:hkx
  1. adistortedimagerectificationalgorithmbasedonleasts

    0下载:
  2. 针对高精度的畸变图像,提出了一种基于最小二乘影像匹配的高精度畸变图像矫正算 法. 算法首先利用特征提取与边缘检测对图像进行预处理,并且将特征匹配与最小二乘算法相 结合,从而实现了图像与模板之间精确的子像素定位与匹配. 实验表明,该算法较好的解决了目前高精度畸变图像矫正算法中普遍存在的定位和匹配精度较差的缺陷,图像矫正效果良好,是一种有效的畸变图像矫正算法.-Image distortion for high-precision, a least-squares image matchin
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:106.63kb
    • 提供者:chenruibao
  1. ImgProFrame

    0下载:
  2. BMP格式的图像处理,对几何失真图像进行几何校正。-BMP format image processing, geometric distortion of images of geometric correction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-09
    • 文件大小:2.84mb
    • 提供者:yqwh
  1. CorrectCarNoImageAndRegnize

    0下载:
  2. 一种车牌图像校正新方法 【摘要】因摄像机角度而造成的机动车牌图像倾斜会对其后继的字符分割与识别带来不利的影响。本文在分析了车牌倾斜模式的基础上,提出了一种基于最小二乘支持向量机(LS-SVM)的车牌图像倾斜校正新方法。通过LS-SVM线性回归算法求取坐标变换矩阵并对畸变图像进行旋转校正。主要方法:首先,将二值倾斜车牌图像中的像素转换为二维坐标样本,并构造图像数据集 再通过LS-SVM线性回归算法对该数据集进行回归,求取主要参数 最后,再由该参数转换为能反映图像倾斜方向的2维坐标变换矩阵。实验
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:294.15kb
    • 提供者:Leo
  1. 3D_stereo

    0下载:
  2. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6.75mb
    • 提供者:刘畅
  1. plate-tilt-correction

    0下载:
  2. 车牌倾斜校正程序,将车牌边界与图像边界不平行的图像进行旋转,使其平行,可用于车牌识别。-Plate tilt correction procedure, the plate boundary is not parallel with the image border to rotate the image, a parallel can be used for license plate recognition.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:20.03kb
    • 提供者:huyu
  1. qingxiejiaozheng

    0下载:
  2. 当二值图像中的文字倾斜时,该程序可调节任意倾斜方向的文字变为水平,从而实现图像的倾斜校正。-When the text in the binary image is tilted, the program can adjust the tilt direction of the text into any level, in order to achieve the image tilt correction.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:555byte
    • 提供者:茴香
  1. qingxiejiaozheng

    0下载:
  2. 本程序可以较为快速且准确地实现倾斜文档图像的自动校正-This program can be more quickly and accurately to achieve the automatic document image tilt correction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:921byte
    • 提供者:liuhongwei
  1. Image-rotation-correction

    0下载:
  2. 利用radon变换进行图像倾斜矫正的算法代码实现-Using radon transform algorithm for image tilt correction code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:665.5kb
    • 提供者:
  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. license-plate-recognition

    1下载:
  2. 本程序采用一种基于垂直Sobel算子检测边缘和投影法的车牌定位方法,根据车牌区域竖直纹理突出的特点,利用Sobel垂直算子提取边缘,然后投影得到车牌的水平投影图,利用水平投影图分割出车牌,再运用膨胀运算进行车牌垂直定位。利用旋转投影法寻找车牌倾斜角度,然后用双线性插值进行车牌图像倾斜矫正。对经过精定位的车牌利用垂直投影法,找出各个字符的中心点,根据字符中心点位置进行切割。同时将切割出来的图片与数据库中的每张模板图片进行减法运算,计算该图片与模板的均方误差,其均方误差最小的模板即为识别出的字符。-
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:6.8kb
    • 提供者:埃米尔
  1. 1

    0下载:
  2. 车牌识别的有关代码,包括图像的二值化、倾斜校正、车牌识别,能识别出很好的效果,希望您喜欢-The relevant code of license plate recognition, including the two values image, tilt correction, license plate recognition, can identify the effect is very good, hope you like
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:611.98kb
    • 提供者:sun
  1. myTransform

    0下载:
  2. 图像的倾斜校正,不过输入的是jpg格式,校正后输出的是灰度图-Image tilt correction, but the input is jpg format, corrected output grayscale
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:965byte
    • 提供者:王俊永
  1. houghline

    0下载:
  2. 图像倾斜校正 用霍夫变换实现图像的倾斜校正 实现效果较好-The image tilt correction
  3. 所属分类:Graph program

    • 发布日期:2017-11-10
    • 文件大小:1.64mb
    • 提供者:lijie
  1. 0034

    0下载:
  2. 校正图像倾斜的程序,很好用,可以纠正几何投影变形-Image tilt correction procedures, very good use, you can correct the distortion geometric projection
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:12.47kb
    • 提供者:mark
  1. RADON_MATLAB

    0下载:
  2. MATLAB基于radon变换的图像倾斜校正的实现-MATLAB-based implementation of radon transform image tilt correction
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:324.33kb
    • 提供者: libao
  1. car

    1下载:
  2. 基于RADON变换的车牌图像倾斜校正算法的实现 有较好地实现效果-Achieve better results achieved RADON transform plate image tilt correction algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:14.23kb
    • 提供者:yuanyutong
  1. tilt-correction

    0下载:
  2. 汽车牌照识别系统中,校正倾斜车牌图像算法实现-Car license plate recognition system, tilt correction of license plate image algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1.48kb
    • 提供者:chenshike
  1. bank-card-recognition-

    0下载:
  2. 功能介绍 • 通过拍照界面,指导用户拍出合格证件图像。 • 采用文字识别(OCR)技术,自动识别银行卡信息(如卡号,卡所属银行等). • 通过调用 识别功能Activity,实现其他应用程序接口调用。 • 识别银行卡种类,主要是国内外20多家银行的印刷字体(平面黑色字体卡类)和凸面字体银行卡(包括字符间距类型为6-13、4-4-4-4-3、4-4-4-4等类型)。 系统功能 • 对原图像进行倾斜矫
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:10.89mb
    • 提供者:笨笨
  1. correction

    0下载:
  2. 基于radon变换的倾斜校正,先根据radon变换求取倾斜角度,然后用双线性插值来获得校正后的图像-Tilt correction based on radon transform, the first to strike a tilt angle to radon transform and bilinear interpolation to obtain the corrected image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:848byte
    • 提供者:李志
« 12 3 4 »
搜珍网 www.dssz.com