登录
首页 » matlab » fitline_ls_example

fitline_ls_example

于 2020-12-28 发布 文件大小:97KB
0 197
下载积分: 1 下载次数: 39

代码说明:

  对离散特征点进行直线拟合,效果很好,文件中还有平面拟合的例子,以及三焦点张量的部分主要程序,希望对需要的人有帮助(Discrete feature point fitting a straight line, with good results, part of the main program file plane fitting example trifocal tensor hope that those who need help)

文件列表:

examples
........\calib1.dat,1584,2003-09-22

........\calib2.dat,1584,2003-09-22

........\data.mat,5576,2004-01-25
........\draw_2d_line.m,1697,2003-12-11
........\fitline_ls.m,3052,2003-12-11
........\fitline_ls_example.m,1373,2003-12-11
........\fitplane_ls.m,3166,2004-03-09
........\fitplane_ls_example.m,1131,2003-12-11
........\fundmatrix_condfunc.m,2024,2003-12-11
........\fundmatrix_nonlin.m,9290,2005-06-28
........\homography.m,4241,2004-01-25
........\homography_old.m,3858,2004-01-22
........\index.php,3911,2005-03-11
........\kb_input.m,1333,2003-12-11
........\lmeds.m,5738,2005-07-14
........\lmeds_example1.m,2342,2004-01-19
........\lmeds_example2.m,4689,2003-12-05
........\lmeds_options.m,6956,2005-07-13
........\lsq.m,1109,2004-01-18
........\pflat.m,502,1999-04-28
........\plockaurml.m,351,1999-04-28
........\recons_2views_example.m,1078,2013-04-11
........\recons_3views_example.m,1587,2004-01-25
........\trifocal_6pts_example1.asv,1806,2013-04-11
........\trifocal_6pts_example1.m,1804,2013-04-11
........\trifocal_6pts_example2.m,3162,2004-01-25
........\trifocal_6pts_example3.m,1844,2004-01-25

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

发表评论

0 个回复

  • 515030910511 exercise1
    检测图片中的角点,将图片读入后转换为灰度图以便处理。 2.通过用Dx=[-1,0,1;-2,0,2;-1,0,1]和灰度图片的矩阵卷积得到灰度图片在x方向上的导数矩阵Ix,矩阵中(i,j)处的元素代表灰度图片矩阵(i,j)处在x方向的导数Ix(Detection of corners in a picture)
    2018-06-13 16:04:45下载
    积分:1
  • kalman
    在工程运用中,我们往往在卡尔曼滤波器后端连接平滑滤波器构成平滑卡尔曼滤波器,来加强滤波性能的改善,程序通过简单输入信号 在增加随机观测噪声情况下 在平滑卡尔曼滤波前后进行观测对比,可得平滑卡尔曼滤波性能得到了改善。(In engineering application, we often back-end connections in the Kalman filter Kalman smoothing filter the smoothing filter, to enhance filter performance improvement program by simply increasing the input signal in the case of random measurement noise Kalman filter before smoothing contrast observation can be obtained Kalman smoothing performance is improved.)
    2013-06-27 14:55:29下载
    积分:1
  • MRF-ICM 也是先聚类再算的 里面有论文
    利用马尔科夫随机场对图像进行语义分割,通过ICm求解参数,可以运行,对初学者有较好的借鉴作用(Using Markov random field to semantic segmentation of images, through ICm solution parameters, can run, for beginners have a good reference)
    2017-06-22 17:40:31下载
    积分:1
  • 基于态学的权重自适应去噪
    说明:  图像处理案例,本程序是用matlab基于形态学的权重完成自适应图像去噪功能(Image processing case, this program is based on the weight of MATLAB morphology to complete adaptive image denoising function.)
    2021-03-25 16:37:20下载
    积分:1
  • Photoshop
    photoshop的各个效果的详细介绍,方便研究photoshop的各种算法,值得一看啊!!(photoshop detailed description of the various effects, photoshop various algorithms to facilitate research, worth ah! !)
    2010-06-23 17:53:09下载
    积分:1
  • zuidashang
    说明:  最大熵是图像阈值分割里常用的一种简单且效果明显的方法。该代码是最大熵算法的快速递推形式。(Maximum Entropy is Image Threshold Segmentation ri common a simple and obvious effect method. The code is maximum entropy algorithm rapid recursion forms.)
    2021-01-05 21:18:54下载
    积分:1
  • Algorithms-and-Applications
    Computer Vision:Algorithms and Applications,Richard Szeliski,适合图像处理人群(Computer Vision: Algorithms and Applications, Richard Szeliski, suitable for image processing crowd)
    2013-02-01 13:32:47下载
    积分:1
  • sparse_fusion
    运用最小二乘和一范数约束求解低分辨率多光谱图像和高分辨率全色图像融合成高分辨率多光谱图像,程序附带主流的图像融合评价标准,需要融合的图像,对比图像;以及附带程序所需的稀疏包(Using least squares and a norm constraint solving low-resolution multi-spectral image and panchromatic image fusion into a high-resolution multi-spectral images, the program comes with mainstream image fusion uation criteria require the integration of image contrast image and Sparse package comes with the program required)
    2020-10-06 17:07:38下载
    积分:1
  • Image-color-VB-source-code
    使用VB编写的图片反色源代码是图像处理的很好的教程(Image color VB source code)
    2014-03-18 09:45:58下载
    积分:1
  • demoBagSVM
    一种基于半监督的svm的图像分类方法。该方法通过聚类核的方法利用无标记样本局部正则化训练核的表达式。这种方法通过图像直接学习一个自适应的核。该程序仿真的是文章:Semi-supervised Remote Sensing Image Classification with Cluster Kernels。大家可以参考下。(A semi-supervised SVM is presented for the classification of remote sensing images. The method exploits the wealth of unlabeled samples for regularizing the training kernel representation locally by means of cluster kernels. The method learns a suitable kernel directly from the image, and thus avoids assuming a priori signal relations by using a predefined kernel structure. Good results are obtained in image classification examples when few labeled samples are available. The method scales almost linearly with the number of unlabeled samples and provides out-of-sample predictionsds)
    2013-09-03 10:44:56下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载