搜索资源列表
对图片进行旋转矫正
- 对输入图片进行旋转矫正处理,在一般目标识别后,做进一步的处理有比较好的作用
控制系统设计与矫正
- 基于bode图的控制图设计与矫正方法,还有pid控制的设计方法
imageprocesse
- 自己写的一个图像处理的程序,主要用于表单识别,包括数学形态学,倾斜矫正和模式匹配等算法-yourself writing an image processing procedures, mainly for the identification of the form, including mathematical morphology, tilt correction and pattern matching algorithm
NewRotateImage
- 能够很好的对图像的倾斜进行矫正,速度上也较其他算法快。-Can be very good for the image of the tilt correction, speed is also faster than other algorithms.
chepaishibiexitongzhongchepaidingweijiqingxiexiaoz
- 车牌识别系统中车牌定位及倾斜矫正算法研究.pdf,一篇硕士论文,针对车牌识别系统的设计与研究-License Plate Recognition System license plate location and tilt correction algorithms. Pdf, a master s thesis, in view of license plate recognition system design and resear
ForCalibration
- 利用matlab进行摄像机标定,其中包括特征点提取,计算。内外方位参数运算,及畸变矫正程序。-Carried out using matlab camera calibration, including the feature point extraction, calculation. Internal and external orientation parameters of computation, and distortion
Anyrangle
- 图像处理,图像的矫正,图片的旋转,简单的程序,希望对大家有用。-Image processing, image correction, picture rotation, a simple procedure, in the hope that useful to everyone.
Image_Rotationmyself
- 很好的车牌倾斜矫正程序 备尝实用 望大家喜欢-Well plates slant correction process suffered practical hope everyone likes
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 co
imageCorrectForm
- 建立几何畸变模型,实现畸变矫正。通过获取模板图像的坐标值,求取变换模型参数,求出变换多项式的系数。-IMAGECORRECT M-file for imageCorrect.fig IMAGECORRECT, by itself, creates a new IMAGECORRECT or raises the existing singleton*.
LPR_MATLAB
- 摘要:变形车牌矫正和复杂牌照的文字区域提取是LPR中两个比较重要的问题。本文运用MATLAB,通过Radon 变换检测牌照的角度,使用旋转与错切变换相结合的方法来解决变形牌照矫正问题;通过对牌照区域进行颜色提取从 而消除非牌照颜色的干扰,解决复杂牌照的文字区域提取问题。-Abstract: The distortion correction and complexity of the license plate text are
CamEngine
- 摄像头控制引擎(内含畸变矫正算法-CamEngine
fundamentalMatrix
- 采用两幅图之间的极几何信息,对采样的兴趣点进行过滤,提取出满足内容匹配和几何信息矫正的点-Interest detection by using multi-view geometry information
licenseplatelocation
- 一种多车牌定位方法,该方法综合利用边缘检 测、连通域分析、倾斜矫正等多种方法,解决了复杂背景中定位难的问题-A multi-plate location method, which combined with an edge detection, connected component analysis, tilt correction and other methods to solve the complex problem o
toolbox_calib
- 摄像机的标定、角点的提取、三维空间的重建、最后生成矫正后无畸变的图形-Camera Calibration,This section takes you through a complete calibration example based on a total of 20 (and 25) images of a planar checkerboard. This example lets you learn how to us
新建文件夹
- matlab倾斜车牌矫正,程序说明清晰,容易理解,两种方法,Hough算法与Randon算法(matlab Tilt license plate correction)
halcon-添加畸变及畸变矫正
- 用halcon给实际采集的图像进行畸变矫正,然后可以再人为添加一定程度的畸变,以便于定量研究,可运行已调试,可作为学习参考(Halcon is used to correct the distortion of the image collected, and then the human can add some degree of distortion to facilitate quantitative research. It
畸变矫正
- 图像畸变矫正的matlab代码实现,可直接运行(Image distortion correction matlab code to achieve, can be directly run)
矫正提取的二维码
- 对于提取的不同方向的二维码进行矫正,从而可以进行二维码的识别(Correcting the extracted two-dimensional codes in different directions so that the two-dimensional codes can be identified)
2透视矫正
- 在python中实现透视变换。算法正确高效,这种仿射变换经过修改后可用于图像矫正等用途。(The perspective transformation is implemented in python. The algorithm is correct and efficient. This affine transformation can be used for image correction and other purposes