登录
首页 » Visual C++ » GDAL

GDAL

于 2012-12-21 发布 文件大小:49545KB
0 335
下载积分: 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 个回复

  • BIAODING
    RAC法标定程序,适用于单目摄像机的线结构光的标定(The RAC calibration method procedure applies to line structured light calibration)
    2012-10-11 21:38:13下载
    积分:1
  • 1197876686767rendertotexture
    这个程序demo了怎样使用glCopyToTexture函数绘制。这个纹理是应用在一个立方体上的。(This app demonstrates how to render to a texture using the glCopyToTexture function. I have used one of my old projects to create a interesting effect (Blending colors). This is rendered to a viewport and then copied to a texture. The texture is then applied to a cube.)
    2009-04-30 10:47:05下载
    积分:1
  • Huffman
    完成流程编码和huffman编码,适合做图像编码的熵编码,只要调整接口就好。(Complete the process encoding and huffman coding, image coding suitable for entropy coding, as long as the adjustment of the interface is like.)
    2010-12-24 12:00:13下载
    积分:1
  • MeanShiftSegMent
    根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及 C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是 Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。 基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
    2013-07-30 19:01:52下载
    积分: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
  • shuangkiangduchafa
    本文介绍了一种测量大气能见度的方法,双亮度差法,代码中给出了详细的注释,并且包括OSTU方法等等(In this paper, a measuring method of atmospheric visibility double brightness difference method, the code is given detailed annotations, and including the OSTU method and so on)
    2015-04-26 11:35:01下载
    积分:1
  • 02-gpbM
    M估计子,计算机视觉大牛Peter Meer出品。(Generalized Projection based M-estimator C++ code to find the robust estimate derived without using any user supplied scale. The theory is described in Generalized Projection Based M-stimator. )
    2020-12-22 16:59:06下载
    积分:1
  • ImageHistogramEqualization
    说明:   vc代码,用于图像直方图均衡(以原始girl图像为测试图像) (vc code, for image histogram equalization (in the original girl image for the test images))
    2010-03-28 09:42:18下载
    积分:1
  • fourier
    傅里叶变换及其逆变换的基于VC6.0实现(Fourier transform and its inverse transform)
    2011-05-29 23:18:30下载
    积分:1
  • reconstruction
    基于双目视觉的三维重建,包含了重建过程中的基本步骤。(Binocular vision-based three-dimensional reconstruction, including the reconstruction of the basic steps of the process.)
    2010-06-22 19:30:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载