文件名称:RemoteSensingImageRegistrationSystem
- 所属分类:
- 图形图象
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-10-15
- 文件大小:
- 418kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序主要对遥感图像实现三种处理:几何校正、图像增强和图像配准。这三种处理都可以独立实现,然而对于原始的遥感图像将这三种处理依次进行效果更佳。-This program mainly achieve three kinds of remote sensing image processing: geometric correction, image enhancement and image registration. These three progressing can be implemented independently, but for original remote sensing image, these three processing sequentially run better.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Images\10图像配准基准图像.bmp
......\1几何校正基准图像.bmp
......\2待校正图像.bmp
......\3待配准图像.bmp
......\4校正结果图像.bmp
......\5增强结果图像.bmp
......\6配准结果图像.bmp
可执行文件\遥感图像配准系统.exe
源码\遥感图像配准系统\cdib.cpp
....\................\cdib.h
....\................\ChildFrm.cpp
....\................\ChildFrm.h
....\................\ColorTable.h
....\................\DIBPrcs.cpp
....\................\DibShow.cpp
....\................\DlgAftReg.cpp
....\................\DlgAftReg.h
....\................\DlgCor.cpp
....\................\DlgCor.h
....\................\DlgEnhance.cpp
....\................\DlgEnhance.h
....\................\DlgReg.cpp
....\................\DlgReg.h
....\................\GlobalApi.h
....\................\MainFrm.cpp
....\................\MainFrm.h
....\................\MyException.h
....\................\ReadMe.txt
....\................\res\My.rc2
....\................\...\Toolbar.bmp
....\................\...\遥感图像配准系统.ico
....\................\...\遥感图像配准系统Doc.ico
....\................\Resource.h
....\................\RSIDoc.cpp
....\................\RSIDoc.h
....\................\RSIView.cpp
....\................\RSIView.h
....\................\stdafx.cpp
....\................\stdafx.h
....\................\targetver.h
....\................\遥感图像配准系统.aps
....\................\遥感图像配准系统.cpp
....\................\遥感图像配准系统.h
....\................\遥感图像配准系统.rc
....\................\遥感图像配准系统.vcproj
....\遥感图像配准系统.sln
....\遥感图像配准系统.suo
说明.txt
源码\遥感图像配准系统\res
....\遥感图像配准系统
Images
可执行文件
源码