文件名称:remote-sensing-image

介绍说明--下载内容均来自于网络,请自行研究使用

本程序是遥感图像处理以及数字摄影测量课程的成果,大致实现方式:使用GDAL库实现影像读取,使用armadillo库实现矩阵运算

remote sensing image.rar为源代码压缩包

warmerda.rar为GDAL库

armadillo-4.650.4.rar为armadillo库

工程配置信息:

1、打开*.vcxproj,工程文件,将平台设置为x64或win32,并如下配置属性

2、包含目录:

  armadillo:armadillo-4.650.4\include

  GDAL:C:\warmerda\bld\include

3、库目录

  armadillo:armadillo-4.650.4  GDAL:warmerda\bld\lib

4、附加依赖项:

  armadillo:

    X64:armadillo-4.650.4目录中名称带有win64的lib文件

    win32:不带win64的同名文件,且以d结尾(debug)

  GDAL:

    X64:warmerda\bld\lib中的文件

    win32:我所使用版本无32位版本,如需使用32位版本,可以用其他同学使用的。



功能介绍:

1、打开图像

  使用打开按钮,选择影像即可。

2、图像处理:

  选择波段:手动输入波段组合

  直方图统计:打开影像后使用,存在BUG尚未解决,更换波段统计后需要拖动一下窗口才能刷新显示。

  几何校正:依次打开控制点文件、待校正影像文件(当使用的示例数据没找到,抱歉)

  ISODATA非监督分类-This procedure is the process and the results of digital photogrammetry courses sensing image, substantially ways: using the GDAL library to read an image using armadillo library implementation matrix operations

remote sensing image.rar source tarball

warmerda.rar to GDAL library

Library for the armadillo armadillo-4.650.4.rar

Project configuration information:

1, open* .vcxproj, project files, set up the platform for the x64 or win32, and the following configuration properties

2, the directory that contains:

armadillo: armadillo-4.650.4 \ include

GDAL: C: \ warmerda \ bld \ include

3, the library catalog

armadillo: armadillo-4.650.4 GDAL: warmerda \ bld \ lib

4. Additional Dependencies:

armadillo:

X64: armadillo-4.650.4 win64 directory names with the lib file

win32: win64 with no file with that name, and ending with d (debug)

GDAL:

X64: warmerda \ bld \ lib in the file

win32: I use version no 32-bit version for 32-bit version can be used with other students.



Fea
(系统自动生成,下载前可以参看下载内容)

下载文件列表





remote sensing image.rc

remote sensing image.vcxproj

ISODATAPro.cpp

MyGDAL_Filte.h

MyGDAL.cpp

remote sensing imageDoc.cpp

LinList.h

remote sensing image.vcxproj.filters

ReadMe.txt

remote sensing image.cpp

Histogram.cpp

ResectionProcess.cpp

RelaOritationPro.cpp

resource.h

ISODATAPro.h

DlgISODATA.cpp

remote sensing imageView.h

MainFrm.cpp

remote sensing imageDoc.h

stdafx.h

CPRead.cpp

MyGDAL.h

SpatialFilte.cpp

DlgISODATA.h

MainFrm.h

ResectionProcess.h

RelaOritationPro.h

SelectBand.cpp

remote sensing image.h

SProcess.cpp

SpatialFilte.h

Histogram.h

ProcessBase.h

CPRead.h

SelectBand.h

SProcess.h

PropertySheet.props

PropertySheet1.props

ProcessBase.cpp

SpaFilProcess.h

remote sensing image.vcxproj.vspscc

ImageMatchPro.h

targetver.h

ImageMatchPro.cpp

remote sensing image.vcxproj.user

InterestPoint.cpp

stdafx.cpp

SUSANProcess.cpp

SUSANKenel.cpp

InterestPoint.h

InOrientP.cpp

SUSANProcess.h

SUSANKenel.h

InOrientP.h

SpatialFilteProcess.h

gdal_i.lib

remote sensing image.aps

remote sensing imageView.cpp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org