登录
首页 » Visual C++ » MatchLSM

MatchLSM

于 2013-08-28 发布 文件大小:2439KB
0 223
下载积分: 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 个回复

  • LFMCW
    不同信噪比下周期FRFT和FRFT两种方法对LFMCW信号的检测能力对比(FRFT different SNR period and the comparison of the two methods FRFT LFMCW signal detection capability)
    2015-09-07 19:19:53下载
    积分:1
  • DoG
    DOG检测算子,能够构造高斯尺度空间,并检测其中的极值,从而得到有价值的特征点位置(DOG detection operator, the Gaussian scale space can be constructed, and tested one of the extremes, resulting in valuable feature position)
    2021-03-27 22:39:12下载
    积分:1
  • houseDetect
    小型图像处理平台,包括滤波,边缘提取,边缘优化以及图像匹配功能(Small image processing platform, including filtering, edge detection, edge optimization and image matching function)
    2009-05-13 21:05:30下载
    积分:1
  • cviimage
    cvi图像设计替换背景 扣图专用代码 毕业设计可用(cvi replace the background of graphic design graduate design buckle Figure specific code available)
    2020-07-01 15:00:01下载
    积分:1
  • ganxingququ
    图像分割方法中有关感兴趣区域处理的程序代码(Image segmentation method for region of interest processing code)
    2012-06-10 11:58:01下载
    积分:1
  • WaterMark_embed_and_pick
    图像的嵌入与提取:VC++中在一个图像A中嵌入一图像B,并能把图像B提取出来。(Image embedding and extraction: VC++ in an image embedded in an image A, B, and B images can be extracted.)
    2011-08-31 20:09:58下载
    积分:1
  • opencv249SIFT
    opencv SIFT源码详细分析,代码能够准确实现(opencv SIFT detailed analysis of the source code can achieve accurate)
    2015-07-13 20:33:10下载
    积分:1
  • PCNN(lateralinhibition)
    基于侧抑制的图像分割,在PCNN分割的基础上实现(failed to translate)
    2021-03-24 20:39:14下载
    积分:1
  • 1
    说明:  标定用的c++程序,可以用来标定得到相机的内参矩阵和畸变参数。(Calibration using matlab toolbox, can be used to calibrate the camera s internal control matrix image obtained.)
    2015-07-24 16:18:53下载
    积分:1
  • two
    :植物种类识别方法主要是根据叶片低维特征进行自动化鉴定。然而,低维特征不能全面描述叶片信息,识别准确率低,本文提 出一种基于多特征降维的植物叶片识别方法。首先通过数字图像处理技术对植物叶片彩色样本图像进行预处理,获得去除颜色、虫洞、 叶柄和背景的叶片二值图像、灰度图像和纹理图像。然后对二值图像提取几何特征和结构特征,对灰度图像提取 Hu不变矩特征、灰 度共生矩阵特征、局部二值模式特征和 Gabor 特征,对纹理图像提取分形维数,共得到 2183 维特征参数。再采用主成分分析与线性 评判分析相结合的方法对叶片多特征进行特征降维,将叶片高维特征数据降到低维空间。使用降维后的训练样本特征数据对支持向量 机分类器进行训练(plant species identification method is mainly based on blade automatic identification of low dimensional characteristics.However, can not fully describe blade low-dimensional feature information, identification accuracy is low, in this paper A kind of plant leaves recognition method based on multiple feature dimension reduction.First by digital image processing technology to the plant leaf color sample image preprocessing, obtain background color removal, wormhole, petioles, and the blades of a binary image, gray image and texture image.Then the binary image to extract the geometric characteristics and characteristics of structure and characteristics of gray image extraction Hu moment invariants, gray co-occurrence matrix feature, local binary pattern features and Gabor, to extract the fractal dimension of texture image, get 2183 d characteristic parameters.By principal component analysis and linear uation analysis method of combining the characteristics of blade more feature dimensi)
    2017-02-28 09:57:50下载
    积分:1
  • 696518资源总数
  • 104569会员总数
  • 24今日下载