文件名称:remote-sensing-image
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-06-06
- 文件大小:
- 256kb
- 下载次数:
- 0次
- 提 供 者:
- Liu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序是遥感图像处理以及数字摄影测量课程的成果,大致实现方式:使用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.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