登录
首页 » Visual C++ » Lsm_match

Lsm_match

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

  • opencv
    基于opencv 实现毛衣的瑕疵检测 属于毕业设计 功能完整(it is perfect)
    2012-04-02 19:06:07下载
    积分:1
  • 222171720920061213101744868886
    使用 visual c++编写的基本的数字图像处理程序,(The use of visual c++ Prepared basic digital image processing procedures,)
    2007-10-21 16:26:10下载
    积分:1
  • headCountCode
    采用了Harrtraining和离子滤波算法实现了拥挤人群人头计数,非常有用。VC++和Opencv开发,采用Oepncv中的Harrtraining训练一个分类器即可运行(Human detection and tracking in high density crowds is an unsolved problem. Standard preprocessing techniques such as background modeling fail when most of the scene is in motion. We integrate human detection and tracking into a single framework, and in- troduce a con rmation-by-classi cation method to estimate con dence in a tracked trajectory, track humans through occlusions, and eliminate false positive detections.)
    2021-03-05 17:39:31下载
    积分:1
  • RayTracer
    VB像素光影跟踪(图像渲染)工具,有需要的就下载吧。(VB Tracking pixel lighting (image rendering) tools, there is a need to download it.)
    2013-08-04 15:09:52下载
    积分:1
  • Walsh
    Walsh变换在图像处理是一种非常重要的工具,在图像处理中和radon变换和hough变换都是非常重要的(Walsh transform in image processing is a very important tool, in Image Processing and radon transform and hough transform is very important)
    2008-04-15 17:54:47下载
    积分:1
  • Camdemo
    Camshift算法,即"Continuously Adaptive Mean-Shift"算法,是一种自适应的运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪目的。(Camshift algorithm, namely " Continuously Adaptive Mean-Shift" algorithm is an adaptive motion tracking algorithm. It is primarily the color information of the object' s movement through the video images to achieve tracking purposes.)
    2014-01-11 19:45:29下载
    积分:1
  • DepthBasics-D2D
    使用KINECT获取深度图像的源码,在vs平台下使用C++编写。(Use KINECT obtain depth image source, written using C++ in vs internet.)
    2015-06-18 10:27:05下载
    积分:1
  • zz
    说明:  实现机器视觉双目标定,三维重建等算法,具有很好地擦考价值( Robot with two cameras to switch recognition system. (Note that not binocular vision) and the reference used opencv1.0 cmv. )
    2012-10-28 17:09:47下载
    积分:1
  • RanSacCode
    该代码用于对错误匹配点进行过滤操作,即去除错误的匹配点(The code is used to remove the wrong match points,and make sure the right matching.)
    2014-12-31 11:17:07下载
    积分:1
  • c
    说明:  缺陷检测,定位缺陷位置。主要用于工业之中螺帽的螺纹线的检测(Defect detection, location of defect location. Detection of screw thread for nuts in industry)
    2018-03-08 16:41:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载