搜索资源列表
Textout2
- USB摄像头数据采集,摄像头参数获取,摄像头图像畸变校正。VC+OPENCV实现。
利用直线特征的定标图像非线性畸变校正
- 利用直线特征的定标图像非线性畸变校正
camerallocatetomakeitasthereal
- 对图像畸变进行处理和校正,以使得广角摄像头所成的畸变图像回复为和实物看起来一样。,to make image as the object so we can disposse the correct
CCD图像畸变图像的校正源码
- CCD图像畸变图像的校正源码,可实现畸变图像的校正,CCD image distortion correction image source, image distortion can be corrected
图像处理中图像几何畸变校正程序
- 图像处理中图像几何畸变校正程序,用于图像的广角畸变的校正。-Image processing procedures for image geometric distortion correction for images of wide-angle distortion correction.
Distortion Correction
- VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detecti
ImageCorrectDistortion
- 图像镜头畸变校正。可手动调节焦距,畸变系数。-a simple and pricise method of image distortion corretion
鱼眼透镜影像之变形校正
- 鱼眼透镜影像之变形校正。详细介绍了鱼眼图像畸变产生原理,校正方法。给出了MATLAB校正源代码。-Image of fisheye lens distortion correction. Details of the fish-eye image distortion resulting theory, calibration methods. MATLAB gives the correct source code.
b_back
- 主要用于校正图像的畸变,用matlab编写的,很实用-Mainly used to correct image distortion, written with matlab, very practical
Anyrangle
- 图像处理,图像的矫正,图片的旋转,简单的程序,希望对大家有用。-Image processing, image correction, picture rotation, a simple procedure, in the hope that useful to everyone.
pictureredraw
- 由于光学镜头的生产工艺等原因,数码相机拍摄图像常常会出现非线性的几何畸变。针对这一常见问题,采用最小二乘拟合、双线性插值的方法对拍摄图像进行校正。实验结果表明,该方法能够在保证无颜色失真的条件下获得较为理想的校正结果。- the picture is changed when we get it,this mothed is to redraw it
ImageCalibration
- 一种简单而精确的径向畸变标定方法 通过标准栅格,对摄像机拍摄的畸变图像进行空间位置校正,主要校正对机器时期视觉影像很大的径向畸变。-Through the standard grid, the distortion of the camera image space location of correction, the major correction during the visual images on the machine a lot of radial distortion.
correction-method
- 该文通过对光学成像系统中非线性畸变的分析,提出了一个数字校正方法。 该方法利用与光轴对称的径向畸变数学模型求出光学镜头的校正系数,对畸变图 像进行校正。对校正方法的程序实现进行讨论,给出了对实际畸变图像进行校正 的实验结果-This article through to the distortion of the nonlinear optical imaging system are analyzed and a digital correction method. This
q
- 用于图像畸变的校正,很实用好用,本人自己编写的-Correction for image distortion, very practical easy to use, I have written the
111
- 一个基于VC++平台的《《畸变图像标定校正》》源码,非常实用。需要添加openCV的库才能使用。具体添加方法请网上搜索添加。-A VC++ platform based on fish-eye distortion correction image calibration source, very easy to use. Need to add openCV library to use. Please add a specific method of online search.
数字图像几何校正
- 数字图像几何校正 毕业论文,本文提出了梯形—矩形逼近法,能很好的对网格图像进行复原。并对导致几何畸变的原因及校正方法作了归纳和分析。然后利用投影变换的方法建立了梯形失真的校正模型,并应用双线性插值算法对校正的图像进行灰度级插补。
3.2畸变校正技术
- 《现代图像处理技术》配套程序代码,图像校正!!("Modern image processing technology" supporting program code, image correction!!)
图像畸变校正
- MATLAB程序中的图像畸变矫正分析过程以及处理程序(MATLAB program image distortion correction analysis process and processing procedures)
图像预处理小程序
- 图像的双边滤波,畸变校正,计算图像的SNR等等小程序啦,提供给使用MATLAB新手们(calculate the picture's SNR and pre-processing in matlab)
数字图像的几何变换
- 图像的几何变换是图像处理的基础内容之一,通过几何变换不仅可以产生某些特殊的效果,而且可以简化图像处理过程和分析程序。论文对常用图像的几何变换的数学基础、算法原理、算法仿真、和畸变校正技术进行研究。主要探讨了数字图像的几何变换(包括图像的平移、图像的缩放、图像的旋转以及镜像变换)理论,以MATLAB为工具,以最近邻插法、双线性插值法和双三次插值法三种常用数字图像差值算法为基础,实现了数字图像的一系列几何变换。几何变换是将几何图形按照某种法则或规律变成另一种几何图形的过程它对于几何学的研究有重要作用