登录
首页 » Visual C++ » MatchLSM

MatchLSM

于 2013-08-28 发布 文件大小:2439KB
0 293
下载积分: 1 下载次数: 114

代码说明:

  1.打开左右两张影像2.Harris算法提取同名点3.显示提取同名点(若要进行下一步匹配则不建议显示,这里只是用于查看是否提取出)4.相关系数匹配(只在找出的同名点内匹配)5.LSM最小二乘匹配(先进行粗匹配,再精匹配)(1 Open the left and right images 2.Harris algorithm to extract two tie points 3 shows the extraction of corresponding points (not recommended to proceed to the next match show, here is used to see if extracted) 4. Correlation coefficient matching (just looking match within a point of the same name) 5.LSM least squares matching (rough first match, then fine match))

文件列表:

MatchLSM
........\BmpFile.h,6304,2013-04-29
........\Debug
........\.....\HarrisDlg.obj,10327,2013-08-28
........\.....\LeftView.obj,21882,2013-08-28
........\.....\LSMDlg.obj,10100,2013-08-28
........\.....\MainFrm.obj,21576,2013-08-28
........\.....\MatchLSM.exe,192587,2013-08-28
........\.....\MatchLSM.ilk,384660,2013-08-28
........\.....\MatchLSM.obj,22939,2013-08-28
........\.....\MatchLSM.pch,5494712,2013-08-28
........\.....\MatchLSM.pdb,394240,2013-08-28
........\.....\MatchLSM.res,8564,2013-08-28
........\.....\MatchLSMDoc.obj,97829,2013-08-28
........\.....\MatchLSMDoc.pdb,25600,2013-05-11
........\.....\MatchLSMView.obj,19685,2013-08-28
........\.....\ReadDlg.obj,18517,2013-08-28
........\.....\RightView.obj,21933,2013-08-28
........\.....\StdAfx.obj,105497,2013-08-28
........\.....\vc60.idb,214016,2013-08-28
........\.....\vc60.pdb,364544,2013-08-28
........\HarrisDlg.cpp,1001,2013-04-30
........\HarrisDlg.h,1193,2013-04-29
........\LeftView.cpp,6743,2013-05-12
........\LeftView.h,1465,2013-04-29
........\LSMDlg.cpp,957,2013-05-11
........\LSMDlg.h,1193,2013-05-02
........\MainFrm.cpp,3097,2013-04-29
........\MainFrm.h,1712,2013-04-29
........\MatchLSM.aps,31196,2013-08-28
........\MatchLSM.clw,4610,2013-08-28
........\MatchLSM.cpp,4245,2013-04-29
........\MatchLSM.dsp,5232,2013-05-01
........\MatchLSM.dsw,539,2013-04-29
........\MatchLSM.h,1378,2013-04-29
........\MatchLSM.ncb,197632,2013-08-28
........\MatchLSM.opt,54784,2013-08-28
........\MatchLSM.plg,2463,2013-08-28
........\MatchLSM.rc,14470,2013-05-11
........\MatchLSMDoc.cpp,43513,2013-05-12
........\MatchLSMDoc.dsp,3461,2013-05-11
........\MatchLSMDoc.dsw,545,2013-05-11
........\MatchLSMDoc.h,1843,2013-05-12
........\MatchLSMDoc.ncb,41984,2013-05-11
........\MatchLSMDoc.opt,53760,2013-05-11
........\MatchLSMDoc.plg,1389,2013-05-11
........\MatchLSMView.cpp,2506,2013-04-29
........\MatchLSMView.h,1781,2013-04-29
........\MatrixOperation.h,2638,2013-05-10
........\ReadDlg.cpp,1777,2013-05-11
........\ReadDlg.h,1221,2013-04-29
........\ReadMe.txt,4359,2013-04-29
........\res

........\...\MatchLSM.rc2,400,2013-04-29


........\resource.h,1336,2013-05-11
........\RightView.cpp,6800,2013-05-12
........\RightView.h,1476,2013-04-29
........\StdAfx.cpp,210,2013-04-29
........\StdAfx.h,1054,2013-04-29

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

发表评论

0 个回复

  • WaterMarker
    一个小巧的图片水印工具,可在图片的指定位置写入文本,文本字体可调(A small picture watermark tool)
    2012-10-10 00:08:12下载
    积分:1
  • 原码
    一个很实用图象处理原码(a practical source image processing)
    2004-09-07 10:38:48下载
    积分:1
  • Digital-image-processing
    (2001何斌+光盘)Visual c++数字图像处理(第二版),使用VC进行数字图像处理的相关资料,十分实用!((2001 Bin+ disc the) Visual c++ digital image processing (second edition), digital image processing using VC, very practical!)
    2012-11-20 20:24:04下载
    积分:1
  • jitu
    说明:  计算机图形学基本算法 DDA直线 中点直线 BRESEMHAM圆 正负法圆 B样条曲线 B曲线 (DDA line algorithm for computer graphics, the midpoint of the basic straight-line method BRESEMHAM circle round the positive and negative B-spline curve B curve)
    2010-04-19 20:38:49下载
    积分:1
  • DisplayBMP
    显示处理后的BMP图像文件,VC C++ (read the bmp images )
    2012-04-16 16:57:09下载
    积分:1
  • IPLib2.0
    一套基于VC++的遥感影象处理系统,可以实现空间域,频率域以及光谱的处理(yi tao ji yu VC++ de yaohan yingxiang chuli xitong)
    2021-01-05 09:48:54下载
    积分:1
  • DDBOpen-show-save
    DDB 图像编程 实现图像的打开,保存,显示,一般处理等功能(DDB image programming to achieve the image open, save, display, general processing and other functions)
    2013-09-15 11:34:36下载
    积分:1
  • Alpha_shapes_3
    这是三维点云数据边缘线提取的c++算法,适合于LIDAR数据的三维处理,供大家参考学习(This is 3 d point cloud data edge extraction of c++ algorithm, suitable for LIDAR data 3 d processing, provide everyone reference to study)
    2020-11-05 17:09:51下载
    积分:1
  • ColorImageProcessing
    一种基于non-sample的纹理合成demo,程序性能还有待优化,效果还不错.(texture synthesis demo.)
    2013-09-27 22:53:20下载
    积分:1
  • C++.netBMP24bitTo8bit
    此程序实现二十四位BMP到八位BMP图像的转换(this program to 24 BMP eight BMP image conversion)
    2007-04-04 15:20:57下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载