登录
首页 » Visual C++ » Moravec

Moravec

于 2014-09-03 发布 文件大小:2207KB
0 249
下载积分: 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 个回复

  • polygon_merge
    多边形的合并算法,该算法能够实现任意两个多边形(包括凹多边形)的合并.( The polygon merge algorithm, this algorithm can realize wilfully two polygons (including concave polygon) merge )
    2020-11-16 10:39:41下载
    积分:1
  • tss_filterh
    fpga实现图象滤波,实时的实现现对输入图象的形态学滤波可直接使用。 (fpga image filtering, real-time implementations currently morphological filtering of the input image can be used directly.)
    2012-10-07 00:29:30下载
    积分:1
  • algorithm-of-findpath
    绣花问题是连续型的填充,在不同区域的缝制过程中,缝针不能提针,因此不能用一般的离散型区 域填充方法处理。本文运用几何计算和图论理论提出了一个绣花缝针轨迹自动生成算法:先对轮廓走向进行 定义,通过轮廓铅垂方向的局部极值点的分割线将图案从上向下进行分割,采用交点的特征值比较彻底的解 决了分割时的重点问题,将图案区域准确的划分成缝针能一次完成的若干个节点。在此基础上根据节点的邻 接关系建立节点的邻接“图”,通过图论中半哈密尔顿路径或深度遍历方法找到节点的遍历(缝制)序列和每 个节点的缝制方向,最后可对设定的起点、终点和缝针间隔的条件自动提供缝针的走向轨迹。(In the process of embroidering, needle can not hang up for changing to a different area. Therefore, Embroider problem could be abstract as a continuous area-filling work. Considering disperse area-filling methods can not process this problem well. Based on geometry computing and graph theory, an algorithm of finding path of embroidering needle are proposed in this paper. First, outline orientations are defined, and finding all local extreme points of inner outline on their gravitational orientation to build sectioning lines so as to divide the picture. By using intersection point character the overlap point problem was solved perfectly. Therefore, the picture is divided into some nodes which can be finished alone. Then, based on connections of these nodes, an adjacency graph of nodes was built. Using half-Hamilton path or depth-first search method, both embroidering sequence and direction of these nodes could be got from the graph. Finally, from a defined start-point, end-point)
    2012-12-09 23:26:22下载
    积分:1
  • 8941662456
    说明:  本程序使用MFC编写了一个能够在同一界面上显示立体图形的三视图的源程序。(This program using MFC wrote a can in the same interface shown on the SanShiTu three-dimensional graph of the source program.)
    2020-11-30 09:49:27下载
    积分:1
  • Smooth
    对图像进行平滑处理,像各种滤波的方法,如均值滤波法、中值滤波法(Smoothing the image, like the various filtering methods, such as mean filtering, median filtering method)
    2010-07-16 13:17:31下载
    积分:1
  • HMIcontrol
    此程序利用openCV中人脸识别于模版匹配实现机器人的运动控制功能,其中机器人控制用了Aria的库和模拟器,使用者可根据控制需要替换这部分程序。 本程序的核心部分一直用于只能轮椅的人脸控制。(This process us face recognition in openCV and template matching to achieve robot motion control functions, which used the Aria library and robot simulator, user need replace this part of the control procedures to achieve their application.)
    2009-06-26 21:58:02下载
    积分:1
  • yaxiangsu1
    亚像素方面的相关源码!!!相信对你的学习会有帮助!(Related to source sub-pixel area!!! That would be helpful to your learning!)
    2010-11-29 16:41:02下载
    积分:1
  • splines5
    样条函数用于图像放大;可放大任意倍数;五次样条函数的构造 (five splines function)
    2011-07-08 16:00:48下载
    积分:1
  • originalpointanalyse2
    源点定位程序,可用于检测连通域等功能,代码是c/c++的,放心使用。(Source point positioning procedures, can be used to detect other functions connected domain, the code is c/c++, and ease of use.)
    2013-09-28 08:31:12下载
    积分:1
  • src
    读取RAW格式文件,将其转换为BMP格式文件并存储(raw 2 bmp file format convert)
    2016-04-20 16:29:22下载
    积分:1
  • 696516资源总数
  • 106405会员总数
  • 10今日下载