登录
首页 » Visual C++ » GDAL

GDAL

于 2012-12-21 发布 文件大小:49545KB
0 336
下载积分: 1 下载次数: 419

代码说明:

  GDAL影像显示 建立金字塔通过i移动图像 进行图像的放大缩小 多波段显示影像金子塔显示 (GDAL image creates pyramid)

文件列表:

遥感 - 副本
...........\Debug
...........\.....\遥感.exe,2892288,2012-12-03
...........\.....\遥感.exp,117275,2012-11-22
...........\.....\遥感.ilk,6219200,2012-12-03
...........\.....\遥感.lib,192162,2012-11-22
...........\.....\遥感.pdb,10759168,2012-12-03
...........\ipch
...........\....\遥感-ab8e0de6
...........\图像处理.dll,308224,2012-11-23
...........\图像处理.ilk,2570756,2012-11-23
...........\图像处理.pdb,6327296,2012-11-23
...........\遥感
...........\....\cximage.lib,1637656,2009-02-25
...........\....\cximagecrtd.dll,3432524,2009-02-25
...........\....\cximaged.dll,3436617,2009-02-25
...........\....\Debug
...........\....\.....\CL.read.1.tlog,98480,2012-12-03
...........\....\.....\CL.write.1.tlog,2852,2012-12-03
...........\....\.....\Dialog1.obj,52668,2012-11-22
...........\....\.....\Dialog2.obj,52009,2012-12-03
...........\....\.....\Dialog3.obj,32639,2012-11-22
...........\....\.....\DLL
...........\....\.....\link-cvtres.read.1.tlog,2,2012-12-03
...........\....\.....\link-cvtres.write.1.tlog,2,2012-12-03
...........\....\.....\link.8436-cvtres.read.1.tlog,2,2012-12-03
...........\....\.....\link.8436-cvtres.write.1.tlog,2,2012-12-03
...........\....\.....\link.8436.read.1.tlog,2,2012-12-03
...........\....\.....\link.8436.write.1.tlog,2,2012-12-03
...........\....\.....\link.9064-cvtres.read.1.tlog,2,2012-12-03
...........\....\.....\link.9064-cvtres.write.1.tlog,2,2012-12-03
...........\....\.....\link.9064.read.1.tlog,2,2012-12-03
...........\....\.....\link.9064.write.1.tlog,2,2012-12-03
...........\....\.....\link.9324-cvtres.read.1.tlog,2,2012-12-03
...........\....\.....\link.9324-cvtres.write.1.tlog,2,2012-12-03
...........\....\.....\link.9324.read.1.tlog,2,2012-12-03
...........\....\.....\link.9324.write.1.tlog,2,2012-12-03
...........\....\.....\link.9612-cvtres.read.1.tlog,2,2012-12-03
...........\....\.....\link.9612-cvtres.write.1.tlog,2,2012-12-03
...........\....\.....\link.9612.read.1.tlog,2,2012-12-03
...........\....\.....\link.9612.write.1.tlog,2,2012-12-03
...........\....\.....\link.read.1.tlog,5782,2012-12-03
...........\....\.....\link.write.1.tlog,1008,2012-12-03
...........\....\.....\MainFrm.obj,82118,2012-11-22
...........\....\.....\mt.read.1.tlog,544,2012-12-03
...........\....\.....\mt.write.1.tlog,374,2012-12-03
...........\....\.....\rc.read.1.tlog,3460,2012-11-22
...........\....\.....\rc.write.1.tlog,302,2012-11-22
...........\....\.....\stdafx.obj,639001,2012-11-22
...........\....\.....\vc100.idb,2386944,2012-12-03
...........\....\.....\vc100.pdb,3772416,2012-12-03
...........\....\.....\遥感.Build.CppClean.log,1994,2012-11-22
...........\....\.....\遥感.exe.embed.manifest,667,2012-11-22
...........\....\.....\遥感.exe.embed.manifest.res,732,2012-11-22
...........\....\.....\遥感.exe.intermediate.manifest,381,2012-12-03
...........\....\.....\遥感.lastbuildstate,56,2012-12-03
...........\....\.....\遥感.log,3820,2012-12-03
...........\....\.....\遥感.obj,902144,2012-12-03
...........\....\.....\遥感.pch,33816576,2012-11-22
...........\....\.....\遥感.res,94072,2012-11-22

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

发表评论

0 个回复

  • VCPP-image-processing-chapter07
    VisualC++数字图像处理技术详解第2版光盘-第七章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VII)
    2016-04-16 13:35:33下载
    积分:1
  • TTsaidemarcats
    Tsai标定算法,用用于图像标定的,可以使用 (Tsai calibration algorithm used for image calibration, you can use)
    2012-09-15 19:07:10下载
    积分:1
  • 81404598Blob
    经典的斑块分析算法,计算Blob的源码,算法很好。(Classical plaque analysis algorithms to calculate Blob source code, algorithms very well.)
    2020-12-18 10:39:10下载
    积分:1
  • bmpstartv1
    我自己做的一个bmp文件进行24位真彩转256灰度和二进制的程序,并能用sobel算法,识别物体的边界。 (I myself make a bmp file for 24-bit true color to 256 gray-scale and binary procedures and sobel algorithm can be used to identify object boundaries.)
    2008-02-18 03:14:39下载
    积分:1
  • ImgZoom
    图像局部放大功能。包括主要的三个消息处理函数,由鼠标拖动画出需放大区域,松开即将图像局部放大到整个客户区,能够实现层层放大。(enlarge images partial function. Including the three main message processing function, the mouse scrolling painted by the need to enlarge the regional, Loosen the forthcoming local enlarge images of the entire client area, can be achieved at every level to enlarge.)
    2007-01-28 22:55:21下载
    积分:1
  • VTK
    VTK教程-英文版,详细介绍了VTK的相关知识和在医学图像处理方面的应用(VTK BOOK-english edition,introduce VTK install、context、application in medical image anylasis in details)
    2010-08-09 14:38:45下载
    积分:1
  • inphase
    多基线干涉合成孔径雷达干涉条纹的获取,通过两幅单视复图像进行配准,获取干涉相位(Multi-baseline interferometric synthetic aperture radar interferometry fringes of the acquisition, through two single look complex image registration, access to intervention phase)
    2011-08-03 08:07:08下载
    积分:1
  • VCPP-image-processing-chapter08(1)
    VisualC++数字图像处理技术详解第2版光盘-第八章 分水岭分割算法(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VIII watershed segmentation)
    2016-04-16 13:48:00下载
    积分:1
  • opencv
    数字图像处理 opencv 一些基本例子和源码(opencv code)
    2009-07-12 12:27:37下载
    积分:1
  • Watershed-16
    分水岭算法的实现,能自动对图像进行分割,任何图像都能够读取(Watershed algorithm, can automatically split the image)
    2010-07-19 15:33:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载