登录
首页 » Visual C++ » Lsm_match

Lsm_match

于 2013-07-18 发布 文件大小:8141KB
0 228
下载积分: 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 个回复

  • Wavelets
    小波处理,滤波,复原,融合等VC源代码.(Wavelet processing, filtering, recovery, integration VC source code.)
    2007-12-19 13:25:52下载
    积分:1
  • KMS_project
    KMS跟踪算法源代码,目前最快的但目标跟踪算法(没有之一)。工程可以直接运行(KMS tracking algorithm source code, but the fastest target tracking algorithm. Project can be run directly)
    2014-11-06 09:21:39下载
    积分:1
  • Graph_Cut
    Graph Cutshi是最近在计算机视觉中研究和应用比较多的优化算法,典型的用于stereo matching, image restortion, texture synthesis等应用,以上代码给出了graph cut,mean shift, 以及相关的ppm/pgm图像借口,本来是用于stereo matching的,已经把相关的matching的实现代码给去掉了。大家可以以此为平台做一些相关的研究和应用。 (Graph Cutshi recently in computer vision research and application of a relatively large number of optimization algorithms, typical for the stereo matching, image restortion, texture synthesis applications, the above code gives the graph cut, mean shift, and the associated ppm/pgm images an excuse, it is used for stereo matching, and has been related to matching the code to realize removed. U.S. can also be used as a platform to do some related research and applications.)
    2008-03-03 22:26:01下载
    积分:1
  • VC-PH
    球面坐标定位法校正鱼眼图像畸变,使用visual studio 2008 编写,需要OpenCV的支持(Spherical coordinates locating fish eye image distortion correction, prepared using visual studio 2008, requires the support of OpenCV)
    2010-05-15 11:42:48下载
    积分:1
  • fatigue-driving-system
    基于图像处理的人脸检测系统,通过openCV软件来实现的(Image processing based face detection system, implemented by software openCV)
    2011-11-23 20:31:56下载
    积分:1
  • AD0125
    研华PCI-1711数据采集卡 AD转换VC++例程(Advantech PCI-1711 data acquisition card AD conversion VC++ Routines)
    2020-09-10 11:58:02下载
    积分:1
  • BWLabel
    二值图像连通域分析,和MATLAB中bwlabel函数功能相似(Connected domain analysis of binary image, and bwlabel similar function in MATLAB)
    2015-07-27 16:35:25下载
    积分:1
  • chap01
    数字图像处理编程入门(吕风军)第一章第1章 Windows位图和调色板(Windows Bitmap and palette of the first chapter, Chapter 1 of the digital image processing program entry (Lv Fengjun))
    2012-11-01 14:06:21下载
    积分:1
  • Bppeizhuna
    基于互信息的图像配准源代码,,采用粒子群优化算法可直接使用。 (Based on mutual information image registration source code, using particle swarm optimization algorithm can be used directly.)
    2012-07-19 09:58:24下载
    积分:1
  • MeanShiftSegMent
    根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及 C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是 Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。 基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
    2013-07-30 19:01:52下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载