搜索资源列表
图像校正
- matlab图像校正,通过特征点提取 进行图片的校正,可用于三维物体重建或者立体匹配
用于对图像极线校正的matlab代码
- 用于对图像极线校正的matlab代码 基于Tutorial on Rectification of Stereo Images,matlab code for epipolar rectification
matlab写的对图像进行简单的伽马校正
- matlab写的对图像进行简单的伽马校正,代码中给出了两个例子,matlab write simple image gamma correction, the code gives the two examples
FisheyeCalibration
- 鱼眼图像校正算法的matlab实现,自己做的小程序-Fisheye image correction algorithm matlab implementation, small program
gamma
- 这是一个伽玛图像校正程序,首先读入原始图像,然后利用事先在matlab中计算得到的对每个灰度值校正后的数值替代原灰度值即可。-this is a gama image revising program. it uses revised grey level obtained from matlab to substitute original image data to fulfill this task.
CameraCalibration
- matlab下的相机标定工具箱,包含角点检测,求取相机内参,误差分析,求相机外参,图像校正等多种功能。附带有实验用的20张图像。-matlab under the camera calibration toolbox, including corner detection, strike the camera restricted reference materials, error analysis, seeking the camera outside the parameters, ima
DIPDemo
- 《数字图像处理与机器视觉:Visual C++与Matlab实现》7 V图像的点运算,几何变换, 图像增强,彩色图像处理,实用案例——汽车牌照的投影失真校正-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and SVM for Face Re
ImageDeskew
- 图像倾斜校正,实现灰度名片图像快速倾斜检测和校正方法-Image Skew
鱼眼透镜影像之变形校正
- 鱼眼透镜影像之变形校正。详细介绍了鱼眼图像畸变产生原理,校正方法。给出了MATLAB校正源代码。-Image of fisheye lens distortion correction. Details of the fish-eye image distortion resulting theory, calibration methods. MATLAB gives the correct source code.
Anyrangle
- 图像处理,图像的矫正,图片的旋转,简单的程序,希望对大家有用。-Image processing, image correction, picture rotation, a simple procedure, in the hope that useful to everyone.
ex4
- 汽车车牌校正,将汽车的车牌进行校正的代码。将所给图像进行校正便于以后的进一步处理。-Correction car license plate of the vehicle' s license plate code for correction. The images will be calibrated to facilitate the subsequent further processing.
file
- 用MATLAB编写实现图像几何校正的程序。采用控制栅格的方法。-Prepared using MATLAB for Image geometry correction procedures. Using the control grid method.
CorrectCarNoImageAndRegnize
- 一种车牌图像校正新方法 【摘要】因摄像机角度而造成的机动车牌图像倾斜会对其后继的字符分割与识别带来不利的影响。本文在分析了车牌倾斜模式的基础上,提出了一种基于最小二乘支持向量机(LS-SVM)的车牌图像倾斜校正新方法。通过LS-SVM线性回归算法求取坐标变换矩阵并对畸变图像进行旋转校正。主要方法:首先,将二值倾斜车牌图像中的像素转换为二维坐标样本,并构造图像数据集 再通过LS-SVM线性回归算法对该数据集进行回归,求取主要参数 最后,再由该参数转换为能反映图像倾斜方向的2维坐标变换矩阵。实验
CameraCalibration(stereo)
- 一个立体系统相机标定,立体图像校正以及三维三角测量的多功能matlab工具箱。压缩包中包括一个PDF说明文档,和一个带有实验用图像的matlab程序压缩包。-A three-dimensional system, camera calibration, stereo image correction, as well as three-dimensional triangulation of multi-function matlab toolbox. Compressed package in
imgmosaic
- Matlab 实现的图像拼接 LM算法校正 手动选取特征点-Matable
ImagePRotationPCorrection
- matlab 写的图像校正程序,实现图像校正的源代码-image correction program written in matlab
matlab-image-study-(1)
- MATLAB图像处理的资料,包括图像倾斜校正,图像腐蚀和膨胀-matlab image erosion and dilation study
3.2畸变校正技术
- 《现代图像处理技术》配套程序代码,图像校正!!("Modern image processing technology" supporting program code, image correction!!)
图像预处理
- 文件中的程序都是图像处理的相关程序包括图像类型的转换,中值滤波法图像去噪处理,光照不均匀校正处理,反锐化掩模法图像增强,二值化处理,边缘检测,形态学运算,最小二乘法,图像颜色信息提取及变换提取关键点等等(The program is related to the program of image processing including image type conversion, median filtering method of image denoising, non-uniform i
图像预处理小程序
- 图像的双边滤波,畸变校正,计算图像的SNR等等小程序啦,提供给使用MATLAB新手们(calculate the picture's SNR and pre-processing in matlab)