登录
首页 » Visual C++ » SARViewer

SARViewer

于 2013-08-03 发布 文件大小:3243KB
0 276
下载积分: 1 下载次数: 75

代码说明:

  通过GDAL读取常用遥感影像,如img,tiff,可实现读取显示和雷达影像处理的一些基本算法(Read through GDAL common remote sensing images, such as img, tiff, read the display and radar can achieve some of the basic image processing algorithms)

文件列表:

ActiveWork.cpp,10005,2011-07-07
ActiveWork.h,1134,2011-06-24
Algorithm.cpp,9856,2011-07-07
Algorithm.h,1111,2011-07-07
BandListDlg.cpp,6599,2011-06-26
BandListDlg.h,1565,2011-06-25
bin.rar,1705345,2012-02-17
CDib.cpp,16440,2010-08-21
CDib.h,1924,2010-12-05
ChildFrm.cpp,2536,2011-06-26
ChildFrm.h,1452,2011-06-26
gdal16.dll,5136384,2010-12-16
MainFrm.cpp,12528,2011-07-08
MainFrm.h,2260,2011-07-07
res


...\SARViewer.rc2,401,2011-06-21
...\Toolbar.bmp
...\xpstyle.manifest,550,2011-04-24
resource.h,1845,2011-07-08
S2GParaDlg.cpp,1289,2011-07-08
S2GParaDlg.h,1270,2011-07-08
SARDoc.cpp,1366,2011-06-23
SARDoc.h,1298,2011-06-23
SARView.cpp,2340,2011-06-24
SARView.h,1847,2011-06-23
SARViewer.clw,5148,2011-07-08
SARViewer.cpp,4482,2011-07-08
SARViewer.dsp,5333,2011-07-08
SARViewer.dsw,543,2011-06-21
SARViewer.h,1222,2011-06-21
SARViewer.rc,16917,2011-07-08
SARViewer.reg,698,2011-06-21
StdAfx.cpp,1943,2011-07-07
StdAfx.h,1261,2011-07-07
temp
....\012.temp,358614,2012-02-17

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

发表评论

0 个回复

  • 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
  • 2010Cximage
    比较新的图像处理类,2010版,并且有DEMO,方便应该(Relatively new class of image processing, 2010 Edition, and has DEMO, should facilitate)
    2010-09-08 22:11:53下载
    积分:1
  • Clipping
    图形的剪裁算法源码,visual c++源码(The graphics cut algorithm source code, visual c++ Source)
    2012-12-22 18:26:21下载
    积分:1
  • snaketest
    snake算法的c源代码,一般snake算法可以用于图像的边缘检测,是一种比较新的方法(snake algorithm c source code, the general snake algorithm can be used to image edge detection, is a relatively new approach)
    2008-06-02 11:34:44下载
    积分:1
  • ART
    基于ART算法的CT图像重建 刚找到的,不知能不能用(CT image reconstruction based on ART algorithm)
    2011-05-19 16:03:35下载
    积分:1
  • A-Wavelet-Tour-of-Signal-Processing
    信号处理的小波导引:稀疏方法(原书第3版) 《信号处理的小波导引:稀疏方法(原书第3版)》全面论述了稀疏表示的重要概念、技术和应用,反映了该主题在当今信号处理领域所起的关键作用。作者在解释了稀疏的主要概念后将其运用于信号压缩、噪声衰减和逆问题,同时给出了冗余字典、超分辨率和压缩感知中的稀疏表示。   本书既可以让应用数学系的学生了解数学公式的工程意义,也可以让计算机及电子工程系的学生了解工程问题的数学描述。对于小波理论与应用的研究人员,本书更是一本极具价值的参考书。(a Wavelet Tour of Signal Processing(Third Edition.The Sparse Way))
    2016-03-23 15:27:38下载
    积分:1
  • 数字用到的标准测试 typical
    数字图像处理用到的标准测试图像,很多图片。(IMP test images。)
    2013-10-24 22:18:01下载
    积分:1
  • fuse
    基于肤色的图像分割,是用matlab实现的,希望大家有用(Image segmentation based on skin color is achieved with matlab, I hope it would be useful)
    2011-06-08 21:21:50下载
    积分:1
  • 12.2
    (1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域居中显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。 (2)鼠标指针在图片上停留时显示为十字形,同时在控件下方固定位置显示鼠标所在的图像x坐标和y坐标(如:50,100),以图片左上为坐标原点。 (3)在工具栏中可以点击控件实现在图片上绘制一次直线、矩形或圆等图形,在绘图过程中要求图片和图形一直可见,不能出现刷新痕迹,绘制的图形可以任意修改形状。 (4)可以任意选择图形线条的类型(虚线或直线)、颜色(三种)及粗细(三种),要求选择方式可以叠加,绘制过程要求可任意连续执行。 (5)在工具栏中点击“保存”功能出现文件保存窗口,用户可以选择保存路径来保存当前图片操作结果(包括图片和图形)。 (6)点击“关闭”功能,关闭当前图片,若操作结果尚未保存则必须弹出对话框提示用户进行保存。 ((1) in the tool bar, click on Open function has the file open window, the user selects a bmp image to center the picture in the designated area, if the image size is smaller than the specified area press the original size if more than press the appropriate scale display. (2) is shown as a cross when the mouse pointer over the image, while displaying an image x and y coordinates of the mouse cursor in a fixed position below the control (eg: 50,100) to image the upper left of the coordinate origin. (3) in the toolbar you can click controls to achieve a draw straight lines, rectangles or circles and other graphics on the picture, the requirements of pictures and graphics in the drawing process has been seen, it can not appear refreshed traces drawn graphics can be modified shape. (4) can choose the type of graph line (dashed or straight), color (three kinds) and thickness (three kinds), asked to choose the way can be superimposed, can arbitrarily draw process requires continuous exe)
    2015-10-23 12:16:41下载
    积分:1
  • Pyramid-methods-in-image-processing
    Pyramid methods in image processing
    2013-12-05 20:08:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载