登录
首页 » matlab » distortion

distortion

于 2021-03-01 发布 文件大小:79KB
0 125
下载积分: 1 下载次数: 31

代码说明:

  一种利用图像中直线特征的方法来标定摄像机畸变参数的方法。该方法提取图像中多组不同方向的平行直线,并对其利用非线性最小二乘方法进行优化以得到最优的畸变参数,在优化过程中,采用多步渐进的策略。该方法不需要已知三维世界坐标,易于实现。实验表明,该方法有较高的准确率。(A camera lens distortion method is proposed, which uses the straight line features. Many parallel lines of different direction were extracted, and then were used to optimize the distortion parameters by nonlinear least square. The thought of step by step was added when the optimization method working. 3D world coordination is not need to know, and the method is easy to implement. The experiment result shows its high accuracy.)

文件列表:

distortion




..........\canny.m,2333,2006-04-30
..........\crookedness.m,3180,2007-01-14
..........\distort_main.m,2559,2012-09-04
..........\drawedgelist.m,2468,2007-05-03
..........\edgelink.m,7646,2006-04-30
..........\edgelistlenscorrect.m,2620,2006-04-29
..........\edgelist_lenscorrect.m,938,2007-01-16
..........\fitline.m,3152,2006-04-30
..........\hysthresh.m,2218,2006-04-30
..........\imlenstransform.m,6882,2007-01-15
..........\implace.m,2927,2006-04-30
..........\imwritesc.m,1641,2006-04-30
..........\lensparam.m,8712,2007-01-15
..........\Lens_Parameter.m,5715,2007-05-03
..........\lineseg.m,4398,2006-04-30
..........\maxlinedev.m,2110,2006-04-30
..........\mergeseg.m,5640,2006-04-30
..........\nonmaxsup.m,6586,2006-04-30
..........\removenan.m,1035,2006-04-30
..........\show.m,3345,2006-04-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 3D_reconstruction
    通过相机标定工具箱得到相机的内参等信息对多幅图像进行三维重建。再贴上纹理。(Camera Calibration Toolbox has been through the camera' s internal information on the number of three-dimensional image reconstruction. Then paste texture.)
    2009-04-16 15:17:21下载
    积分:1
  • array2
    能够提取一幅图片的不变矩特征值,方便大家学习图像识别方面的开发技术(Able to extract a picture of the moment invariant features of value, to facilitate learning in the development of image recognition technology)
    2011-07-16 11:03:02下载
    积分:1
  • bandpass-filters
    在图像处理中实现带通滤波器的功能的matlab实现代码(Bandpass filter)
    2013-10-09 11:40:37下载
    积分:1
  • gmm
    混合高斯模型使用K(基本为3到5个) 个高斯模型来表征图像中各个像素点的特征,在新一帧图像获得后更新混合高斯模型,用当前图像中的每个像素点与混合高斯模型匹配,如果成功则判定该点为背景点, 否则为前景点。通观整个高斯模型,他主要是有方差和均值两个参数决定,,对均值和方差的学习,采取不同的学习机制,将直接影响到模型的稳定性、精确性和收敛性。由于我们是对运动目标的背景提取建模,因此需要对高斯模型中方差和均值两个参数实时更新。为提高模型的学习能力,改进方法对均值和方差的更新采用不同的学习率 为提高在繁忙的场景下,大而慢的运动目标的检测效果,引入权值均值的概念,建立背景图像并实时更新,然后结合权值、权值均值和背景图像对像素点进行前景和背景的分类。(Gaussian mixture model using K (essentially 3-5) Gaussian model to characterize the features of each pixel in the image, in the image of the new frame for updated Gaussian mixture model, with each pixel in the image with a Gaussian mixture current model matching, if successful, determined that the point of the background points, otherwise the former attraction. Throughout the entire Gaussian model, he mainly has two parameters determine the variance and the mean, the mean and variance of the study, to take a different learning mechanism, will directly affect the stability, accuracy and convergence model. Since we are moving object extraction of the background modeling, so the need for the Gaussian model variance and mean two parameters real-time updates. In order to improve the learning ability of the model, an improved method for updating the mean and variance of different learning rates to improve in the busy scene, large and slow moving object detection results, the introduction of)
    2014-03-25 09:01:12下载
    积分:1
  • streakline_code_v01
    采用了光流法实现了目标跟踪与分割,用于高精度仿真与模拟(Optical flow method to achieve the target tracking and segmentation for high-precision simulation and modeling)
    2012-05-24 15:31:06下载
    积分:1
  • zhongxin
    matlab程序,找一幅图像的几何重心和灰度重心以及一个典型滤波器(Find focus)
    2021-04-09 17:29:01下载
    积分:1
  • pso
    说明:  对不同噪声强度的加噪图像,用粒子群优化算法优化结构元素,找到最优结构元素,对图像进行去噪操作,使恢复的图像达到最大峰值信噪比(Noise intensity for different images with noise, using particle swarm optimization algorithm to optimize the structure elements, find the optimal structure element, the image de-noising operation to restore the image to a peak signal to noise ratio)
    2010-04-13 15:53:52下载
    积分:1
  • 326318
    简单水印制作源码,程序结合易语言扩展界面支持库,实现了加载水印效果图和设置水印效果的功能(Simple watermarking source code , the program combined with easy language support library expansion interface , to achieve a load diagram and set watermark watermark function)
    2016-03-30 13:17:51下载
    积分:1
  • Vehicle-License-Plate-Localisation-r
    说明:  车牌识别,图像分割出车牌,然后进行具体识别,matlab源代码(vehicle license plate recognition)
    2019-06-27 17:27:50下载
    积分:1
  • FCRN-DepthPrediction-master
    使用tensorflow框架搭建神经网络,从单目图像中估计深度值(Using tensorflow framework to build a neural network to estimate depth from monocular images)
    2019-03-22 15:04:04下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载