登录
首页 » Visual C++ » Lsm_match

Lsm_match

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

  • K-maens
    K均值聚类算法对图像进行分割,实验用程序,亲测可用。(K-means clustering algorithm for image segmentation, experimental procedures, pro-test is available.)
    2013-07-20 16:43:29下载
    积分:1
  • fa0d
    基于像素标记的连通区域计算程序,只针对二值图像,随附有。(Based on regional connectivity calculation procedure pixel tags, only for the binary image, comes with.)
    2013-12-13 14:51:32下载
    积分:1
  • Digital-Image(201008)
    计算机图形学图像处理学习内容,附带PPT教程里面的代码。(the ppt for Digital Image)
    2012-02-18 15:17:52下载
    积分:1
  • grayshow
    显示图像灰度,可以鼠标点击显示的起始位置及设置显示区域的大小(show the gray of picture ,can click the position and set the scales)
    2014-12-25 20:22:40下载
    积分:1
  • ImageProcessing
    使用QT编程实现2D图像处理的各功能,包括彩色图转灰度、二值化、二值的形态学操作、灰度的形态学操作等等。(Using QT programming each 2D image processing functions, including color conversion grayscale, binary, binary morphological operations, grayscale morphological operations and so on.)
    2013-06-27 14:39:08下载
    积分:1
  • danmu
    说明:  基于opencv平台编写的单目相机标定程序,使用的张正友的方法,只要准备十二张单目相机拍摄的棋盘格的图片就可以标定出单目相机的焦距等参数,建立单目相机坐标系。可以用于机器视觉测量中,也可以用于双面相机标定的前一步,精度很高。(Based on the monocular camera calibration program compiled by the OpenCV platform, the method of Zhang Zhengyou is used to calibrate the focal length and other parameters of the monocular camera and establish a monocular camera coordinate system as long as 12 pieces of chessboard pictures taken by the monocular camera are prepared. It can be used in machine vision measurement, and it can also be used in the previous step of the calibration of the double-sided camera, with high precision.)
    2020-03-23 10:04:18下载
    积分:1
  • ex26aview1
    基于最小二乘法的相位解缠VC++算法 (least squares method based on the VC Phase Unwrapping Algorithms)
    2020-06-28 19:00:01下载
    积分:1
  • testDownSample
    Downsample image console program using opencv.
    2014-03-25 19:51:24下载
    积分:1
  • ImageCoding
    该程序是数字图像处理中一个常用的算法,研究在VC6.0下调试通过,并且达到了非常好的效果,希望对大家能有点帮助。(The program is a digital image processing algorithms commonly used to study under VC6.0 debugger through and achieved very good results, in the hope that we can to some extent.)
    2009-04-26 19:58:05下载
    积分:1
  • source_code_TBM_activecontours.tar
    主动轮廓模型结合一个特殊的显著性方法实现目标分割(using active contour with a special salient detction modle to segment an image )
    2014-06-28 10:55:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载