登录
首页 » Visual C++ » Lsm_match

Lsm_match

于 2013-07-18 发布 文件大小:8141KB
0 227
下载积分: 1 下载次数: 174

代码说明:

  最小二乘图像影像匹配方法,一个很详细的源码例程,有过程有结果,希望对初学者有帮助。高斯解方程,以及最小二乘匹配,里面都很详细。(Squares image image matching method, a very detailed source code routines, the outcome of the process, I hope to help beginners. Gaussian solution of equations, and least squares matching, which is very detailed.)

文件列表:

Lsm_match
.........\Debug
.........\.....\HARRIS.obj,10750,2013-07-18
.........\.....\IMAGE影像匹配.exe,151650,2013-07-18
.........\.....\IMAGE影像匹配.ilk,385524,2013-07-18
.........\.....\IMAGE影像匹配.obj,23257,2013-07-18
.........\.....\IMAGE影像匹配.pch,5504356,2013-07-18
.........\.....\IMAGE影像匹配.pdb,386048,2013-07-18
.........\.....\IMAGE影像匹配.res,8672,2013-07-18
.........\.....\IMAGE影像匹配Doc.obj,51114,2013-07-18
.........\.....\IMAGE影像匹配View.obj,21002,2013-07-18
.........\.....\LeftView.obj,21652,2013-07-18
.........\.....\MainFrm.obj,22030,2013-07-18
.........\.....\MATCH.obj,16726,2013-07-18
.........\.....\RightView.obj,20080,2013-07-18
.........\.....\SHOW.obj,18698,2013-07-18
.........\.....\StdAfx.obj,106018,2013-07-18
.........\.....\vc60.idb,214016,2013-07-18
.........\.....\vc60.pdb,364544,2013-07-18
.........\DIB.dll,106539,2009-02-19
.........\DIB.lib,3936,2009-02-19
.........\HARRIS.cpp,1098,2010-08-27
.........\HARRIS.h,1246,2010-08-27
.........\IMAGE影像匹配.APS,31796,2013-07-18
.........\IMAGE影像匹配.clw,4664,2013-07-18
.........\IMAGE影像匹配.cpp,4223,2010-08-27
.........\IMAGE影像匹配.dsp,5414,2010-08-27
.........\IMAGE影像匹配.dsw,534,2010-08-27
.........\IMAGE影像匹配.h,1369,2010-08-27
.........\IMAGE影像匹配.ncb,107520,2013-07-18
.........\IMAGE影像匹配.opt,50688,2013-07-18
.........\IMAGE影像匹配.plg,2742,2013-07-18
.........\IMAGE影像匹配.rc,14795,2010-08-27
.........\IMAGE影像匹配Doc.cpp,18576,2010-08-27
.........\IMAGE影像匹配Doc.h,1806,2010-08-27
.........\IMAGE影像匹配View.cpp,2852,2010-08-27
.........\IMAGE影像匹配View.h,1968,2010-08-27
.........\LeftView.cpp,3302,2010-08-27
.........\LeftView.h,1465,2010-08-27
.........\MainFrm.cpp,3100,2010-08-27
.........\MainFrm.h,1710,2010-08-27
.........\MATCH.cpp,1325,2010-08-27
.........\MATCH.h,1199,2010-08-27


.........\ReadMe.txt,4423,2010-08-27
.........\res

.........\...\IMAGE影像匹配.rc2,405,2010-08-27


.........\resource.h,1340,2010-08-27
.........\resource3.bmp

.........\RightView.cpp,2416,2010-08-27
.........\RightView.h,1476,2010-08-27
.........\SHOW.cpp,1714,2010-08-27
.........\SHOW.h,1178,2010-08-27
.........\StdAfx.cpp,215,2010-08-27
.........\StdAfx.h,2466,2009-02-23

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

发表评论

0 个回复

  • erode
    C语言数学形态学的腐蚀运算,同时适用于二值图像与灰度图像。(C language mathematical morphology erosion operation also apply to binary images and gray-scale image.)
    2009-11-14 14:43:40下载
    积分:1
  • OpenCVsurf
    opencv是图像处理中常用到的工具箱,本资料为基于此工具箱的图像处理匹配算法SURF的实现代码。(opencv is commonly used in image processing to the toolbox, the toolbox based on this information for the image processing algorithm to match the achievement of SURF code.)
    2009-06-22 15:46:18下载
    积分:1
  • Image-Fourier-transform
    图像傅里叶变换,进行加密以及全息图。对初学者可以摸索学习(Image Fourier transform, encryption, and a hologram. Can explore to learn for beginners)
    2012-03-01 10:25:11下载
    积分:1
  • Canny
    Canny边缘检测算法,已经试过,可以用。能较好的检测边缘。(Canny edge detection algorithm, has been tried, you can use. To better edge detection.)
    2010-09-28 14:42:46下载
    积分:1
  • SIRC_convert_MLC_C3
    说明:  SAR影像单视数据转为多视数据,数据间相互转化,快捷处理SAR数据(Single-look SAR image data into a more visual data, data inter-conversion, fast processing SAR data)
    2008-09-19 20:29:08下载
    积分:1
  • MarkerWatershed
    标记分水岭比较了开闭和基于重构的开闭的效果及分割染色后的效果图... 标记分水岭分割算法(Mark a watershed in comparing the opening and closing and effect diagram based on the effect of opening and closing and split reconstructed stained ... marked watershed segmentation algorithm)
    2013-03-05 00:01:46下载
    积分:1
  • Canny
    本压缩包有canny算子的源程序代码和测试图片。(The archive has canny operator of the source code and test images.)
    2008-07-24 11:22:50下载
    积分:1
  • PT
    说明:  简单的数字图像处理程序,实现灰度化,二值化,边缘检测等(Simple digital image processing program, graying, binarization, edge detection, etc....)
    2012-02-28 18:49:50下载
    积分:1
  • chap01
    Visual C++数字图像处理技术与工程案例,各章节源代码,这是第一章的代码(The Visual C++ digital image processing technology and engineering cases, the source code of each chapter, this is the first chapter of the code)
    2013-03-20 13:16:47下载
    积分:1
  • polsar
    polsarpro软件的使用说明,适合处理极化SAR图像。(polsarpro the software instructions for dealing with polarization SAR images.)
    2009-11-21 17:21:07下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载