登录
首页 » Visual C++ » Moravec

Moravec

于 2014-09-03 发布 文件大小:2207KB
0 279
下载积分: 1 下载次数: 3

代码说明:

  对遥感影像或者图形图像,是在摄影测量数据处理中比较知名的Moravec算子。希望可以帮助到大家!(Remote sensing image or graphic images, photogrammetric data processing in the more well-known Moravec operator. I hope you can help to everyone!)

文件列表:

2010302590183cyl
................\2010302590183cyl.aps,30872,2013-04-18
................\2010302590183cyl.clw,3805,2013-04-18
................\2010302590183cyl.cpp,4598,2013-04-11
................\2010302590183cyl.dsp,5060,2013-04-11
................\2010302590183cyl.dsw,555,2013-04-11
................\2010302590183cyl.h,1476,2013-04-11
................\2010302590183cyl.ncb,181248,2013-05-16
................\2010302590183cyl.opt,49664,2013-05-16
................\2010302590183cyl.plg,266,2013-05-11
................\2010302590183cyl.rc,14789,2013-04-12
................\2010302590183cylDoc.cpp,2223,2013-04-11
................\2010302590183cylDoc.h,1665,2013-04-11
................\2010302590183cylView.cpp,6574,2013-04-18
................\2010302590183cylView.h,2040,2013-04-12
................\ChildFrm.cpp,1543,2013-04-11
................\ChildFrm.h,1397,2013-04-11
................\Debug
................\.....\2010302590183cyl.exe,122943,2013-04-19
................\.....\2010302590183cyl.ilk,355252,2013-04-19
................\.....\2010302590183cyl.obj,23862,2013-04-11
................\.....\2010302590183cyl.pch,5501464,2013-04-11
................\.....\2010302590183cyl.pdb,508928,2013-04-19
................\.....\2010302590183cyl.res,8612,2013-04-12
................\.....\2010302590183cylDoc.obj,15803,2013-04-11
................\.....\2010302590183cylView.obj,29957,2013-04-19
................\.....\ChildFrm.obj,15965,2013-04-11
................\.....\DIB.dll,106539,2009-02-19
................\.....\MainFrm.obj,18729,2013-04-11
................\.....\MmoravecDlg.obj,11077,2013-04-12
................\.....\StdAfx.obj,105397,2013-04-11
................\.....\vc60.idb,230400,2013-05-11
................\.....\vc60.pdb,372736,2013-04-19
................\DIB.dll,106539,2009-02-19
................\DIB.lib,3936,2009-02-19

................\MainFrm.cpp,2533,2013-04-11
................\MainFrm.h,1542,2013-04-11
................\MmoravecDlg.cpp,1325,2013-04-12
................\MmoravecDlg.h,1251,2013-04-12
................\ReadMe.txt,5052,2013-04-11
................\res

................\...\2010302590183cyl.rc2,408,2013-04-11


................\resource.h,1017,2013-04-11
................\StdAfx.cpp,218,2013-04-11
................\StdAfx.h,2778,2013-03-05

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

发表评论

0 个回复

  • Three-dimensional-algorithm
    关于MC三维重建算法的二义性消除的文章,很好的消除了MC算法中的二义性(it s the article about Three-dimensional reconstruction algorithm to eliminate ambiguity in MC)
    2014-01-17 13:19:26下载
    积分:1
  • opencv-otsu
    Opencv处理图像,用ostu法实现图像的二值化(Opencv image processing, using ostu method to achieve image binarization)
    2013-07-21 16:00:03下载
    积分:1
  • PhotoCut
    基于OpenCV实现的图像剪切,截取小软件,对学习OpenCV的朋友比较有帮助(OpenCV based on the realization of the image shear, the interception of a small software, to learning more OpenCV friends help)
    2020-11-17 15:19:41下载
    积分:1
  • view
    Matlab time-frequency analysis supporting the source code of chapter 12, please share
    2017-08-03 03:15:27下载
    积分:1
  • Photoshop
    photoshop的各个效果的详细介绍,方便研究photoshop的各种算法,值得一看啊!!(photoshop detailed description of the various effects, photoshop various algorithms to facilitate research, worth ah! !)
    2010-06-23 17:53:09下载
    积分:1
  • photo
    vc++6.0进行编程实现对图像的平移处理(vc++6.0 program to achieve the translation of the image processing)
    2009-04-26 10:26:37下载
    积分:1
  • xzjz
    本代码功能是将图像旋转任意角度,为进一步的图像处理做铺垫。(The code function is to rotate the image at any angle, laying the groundwork for further image processing.)
    2010-08-07 12:59:02下载
    积分:1
  • MatchLSM
    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))
    2013-08-28 15:45:57下载
    积分:1
  • edgelink
    边缘检测,并分割,以不同颜色标示。站内有其matlab实现,这是对应的c++代码。(Edge detection and segmentation, marked with different colors. Inside the station are the matlab realize, This is corresponding c++ code.)
    2021-04-12 13:28:57下载
    积分:1
  • ImgZoom
    OPENCV做图像变形的经典代码啊,适合比较初级的同学看看(OPENCV do image warping the classic code ah, suitable for elementary students to see more)
    2009-12-02 20:06:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载