登录
首页 » Visual C++ » Moravec

Moravec

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

  • FaceRecognition1
    基于AdaBoost的人脸检测程序代码(是用c++编写的)(AdaBoost-based face detection program code (written with c++))
    2013-06-24 15:22:08下载
    积分:1
  • ImageRegistration
    基于边缘特征的图像配准算法源码 基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域: (1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究; (2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、CT、MRI、 PET、 SPECT图像结构信息融合; (3)模式识别,如特征识别、波形分析、签名证实、目标物运动跟踪、序列图像分析等; (4)计算机视觉,可用于目标定位、自动质量控制等; (5)遥感数据分析,多电磁波段图像信息融合,如多谱段的等场景分类、定位和识别定义好的或已知特征的场景、自然资源监控、核生长监控、市区增长检测等。 本算法实现使用VC++6.0为开发环境,目前只支持灰度图像,感兴趣的朋友可以进一步扩展。(Image registration is a fundamental problem in image processing, which is a process to match two or more images of the same scene taken at different times, from different viewpoints, or by different sensors. Image registration is an important technique for a great variety of applications such as medical image analysis, computer vision, remote image data analysis, image information fusion, and the recovery of the 3–D characteristics of a scene.)
    2009-03-19 13:17:58下载
    积分:1
  • TestLMDll
    用hough变换提取直线的C++代码,效果比较好,可以灵活改变可提取直线的条数,适用于提取多条直线。(line detecting using hough tranaformation)
    2012-03-06 16:39:40下载
    积分:1
  • Image-texture-analysis
    对图像进行纹理处理,为图像识别、目标跟踪创造条件。主要分析:惯性矩、熵以及局部平衡性。(The image texture processing for image recognition, target tracking and create conditions. Main analysis: moment of inertia, entropy, and local balance.)
    2011-05-18 09:14:03下载
    积分: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
  • tuxingbianhuan
    用c++编写的三维图像变换的源代码,也是计算机图像学中经常要学习的一种变换。(Transform the source code written in c++ three-dimensional images, but also often have to learn a transformation in the computer iconography.)
    2012-05-24 16:00:54下载
    积分:1
  • fenlei
    分类程序的实现,可在vc++平台中运行,方便大家对算法的熟悉与学习(Classification procedures to achieve, can be run in vc++ platform to facilitate learning of the algorithm are familiar with)
    2013-07-11 21:16:09下载
    积分:1
  • BMP_pix_read_write
    实现BMP文件的基本功能。用C++实现一个Class,该Class具有读写BMP文件功能;该Class还具有对图像像素进行操作的功能(针对每个像素的读、写) (BMP files to achieve the basic functions. Using C++ implementation of a Class, the Class has read and write BMP file functions the Class also features the image pixel operation function (for each pixel of the read, write))
    2010-06-03 15:50:25下载
    积分:1
  • 0451
    说明:  《visual C++ 开发经验技术宝典》图像锐化处理,主要是将图像的亮度增加,颜色的鲜艳感增强。("Visual C++ development experience Technical Collection," Image sharpening, mainly to increase the brightness of the image, bright sense of color enhancement. )
    2011-02-21 15:16:27下载
    积分:1
  • DecodeString
    根据指定字符分割字符串,VC++精选编程源码,很好的参考。(According to the specified character segmentation character string, VC++ select programming source code, a good reference.)
    2013-12-03 10:56:22下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载