登录
首页 » Visual C++ » Moravec

Moravec

于 2011-03-30 发布 文件大小:505KB
0 422
下载积分: 1 下载次数: 1

代码说明:

说明:  在VC中实现了使用Moravec算子对遥感影像进行特征点的提取,缺点是速度较慢。不过提取效果不错!(Implemented in VC using Moravec operator of remote sensing images feature point extraction, the disadvantage is slow. However, extracting good results!)

文件列表:

在VC中实现了使用Moravec算子对遥感影像进行特征点的提取,缺点是速度较慢
.....................................................................\DIB.dll,106539,2009-02-19
.....................................................................\DIB.lib,3936,2009-02-19
.....................................................................\MainFrm.cpp,2510,2009-03-25
.....................................................................\MainFrm.h,1581,2009-03-25
.....................................................................\MoravecTR.aps,30596,2009-03-29
.....................................................................\MoravecTR.clw,3204,2009-03-29
.....................................................................\MoravecTR.cpp,4263,2009-03-25
.....................................................................\MoravecTR.dsp,4779,2009-03-29
.....................................................................\MoravecTR.dsw,541,2009-03-25
.....................................................................\MoravecTR.h,1389,2009-03-25
.....................................................................\MoravecTR.ncb,140288,2009-03-29
.....................................................................\MoravecTR.opt,56832,2009-03-29
.....................................................................\MoravecTR.plg,2411,2009-03-29
.....................................................................\MoravecTR.rc,13331,2009-03-29
.....................................................................\MoravecTRDoc.cpp,1802,2009-03-25
.....................................................................\MoravecTRDoc.h,1508,2009-03-25
.....................................................................\MoravecTRView.cpp,8188,2009-03-29
.....................................................................\MoravecTRView.h,2383,2009-03-29
.....................................................................\ReadMe.txt,4383,2009-03-25
.....................................................................\res

.....................................................................\...\MoravecTR.rc2,401,2009-03-25


.....................................................................\Resource.h,1195,2009-03-29
.....................................................................\SetDlg.cpp,2846,2009-03-29
.....................................................................\SetDlg.h,1497,2009-03-29
.....................................................................\StdAfx.cpp,216,2009-02-23
.....................................................................\StdAfx.h,2466,2009-02-19

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

发表评论

0 个回复

  • birdseye
    鸟瞰图校正,基于OPENCV的应用,可以把鸟瞰图校正为平面图。(Aerial view of the correction, based on the application of OPENCV, bird' s eye view can be corrected for the plan.)
    2010-11-09 10:51:46下载
    积分:1
  • DIPSimulator
    图像DFT,C语言编写的代码,附带几个另外的处理,(Image DFT, C language code, with some additional processing,)
    2011-10-10 15:31:46下载
    积分:1
  • IPLib
    多光谱图像出理,离散傅立叶变换,低通滤波,TM条带影像去除(multispectral image integration of remote sensing)
    2012-06-20 13:49:54下载
    积分:1
  • applepeo
    苹果在线检测系统,实时性比较好,可用性更好,很好很好(Apple' s online testing system, real-time is better)
    2009-02-19 15:42:10下载
    积分:1
  • liantongbiaoji
    图像处理方面,用VC++实现的连通区域标记的程序。(Image processing, with VC++ implementation of the procedures connected region markers.)
    2011-12-20 16:58:30下载
    积分:1
  • Visual-C-MATLAB-image-processing
    本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual C++实现的基于神经网络的文字识别系统和车牌定位系统。 本书附带的光盘给出了各个章节列举的实例的源代码,同时赠送了28个常用数字图像处理算法的Visual C++代码实现。 本书讲解深入浅出,实例程序丰富,注重理论与实践相结合。本书可作为计算机应用、自动化、图像处理与模式识别、机电一体化专业的高年级本科生或研究生的参考书,也可供从事图像处理与识别的研究人员和工程技术人员阅读参考。(This book introduces the basic principles of image processing and recognition of the typical methods and practical skills . The book is divided into 12 chapters , Chapter 1- Chapter 6 is the basis of the content of image processing and recognition , including images scientific overview , MATLAB programming language images, image enhancement, image segmentation, image feature extraction and image recognition Chapter 7- Section Chapter 10 is a project example image processing and recognition , covering the medical image processing, character recognition and self- guided trolley path recognition example , the combination of theory and algorithms, for a lot of MATLAB code procedures to help readers learn how to use MATLAB language fast simulation , debugging and estimation methods algorithm. Chapter 11- Chapter 12 , are two examples of highly integrated , namely Visual C++ implementation based on neural network character recognition system and a license plate positioning system. The book)
    2014-03-26 11:09:37下载
    积分:1
  • OpenSURF_matlab
    SURF 图像特征点快速提取法还有描述,可用于迅速匹配两张图片中的特征点(SURF image feature points extraction method also described fast, can be used to quickly match the image feature points in the two)
    2014-03-28 01:08:21下载
    积分:1
  • PNG(96)
    96个蛮实用的PNG格式图标 仅供编程或图像处理使用。(96 pretty practical PNG format icon super practical!)
    2012-10-11 09:15:23下载
    积分:1
  • PCA
    这是基于VC++编写的对遥感影像分析的程序,主要是对遥感影像进行PCA变换,使得对影响分析不仅可以依托于现成软件,我们自己也可以开发(This is written in VC++ based on remote sensing image analysis program, mainly for remote sensing images PCA transform, makes impact analysis can not only rely on ready-made software, we can also develop their own)
    2011-07-05 22:36:32下载
    积分:1
  • speech-emotion-recognition
    过特定人语音情感数据库的建立;语音情感特征提取;语音情感分类器的设计,完成了一个特定人语音情感识别的初步系统。对于单个特定人,可以识别平静、悲伤、愤怒、惊讶、高兴5种情感,除愤怒和高兴之间混淆程度相对较大之外,各类之间区分特性良好,平均分类正确率为93.7 。对于三个特定人组成的特定人群,可以识别平静、愤怒、悲伤3种情感,各类之间区分特性良好,平均分类正确率为94.4 。其中分类器采用混合高斯分布模型。(The system of speech emotion recognition)
    2014-04-21 20:08:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载