Welcome![Sign In][Sign Up]
Location:
Search - gdal

Search list

[Graph programgdalview

Description: 在VC平台下,利用GDAL读取和显示图像,适合于各种遥感图像数据格式。-In the VC platform, using GDAL to read and display images, suitable for a variety of remote-sensing image data format.
Platform: | Size: 6339584 | Author: 王亚超 | Hits:

[GIS programgdal_CSharp160

Description: gdal是栅格和矢量地图处理的开源库,压缩包内是编译好的1.6.0版的dll,用于c#开发-gdal raster and vector maps are dealing with open-source libraries, compression packages are compiled 1.6.0 version of the dll, for c# developers
Platform: | Size: 1649664 | Author: 周慧 | Hits:

[GIS programgdalReadImage

Description: gdal读取影像的Word文档教程,转载别人的,刚学习gdal时很受用,共享-gdal read the Word document imaging tutorials, reproduced someone else' s, just when the popular use gdal to learn, share
Platform: | Size: 11264 | Author: 周慧 | Hits:

[Special EffectsImgData

Description: 在GDAL之上封装的库 方便GDAL的使用-lib based on GDAL ,it eazy the use of GDAL
Platform: | Size: 7168 | Author: lein | Hits:

[Successful incentivegdal

Description: 在VC2005下对gdal环境配置,采用gdal 1.40.(可以使用)-Gdal in the environment configuration under VC2005, using gdal 1.40. (You can use)
Platform: | Size: 3072 | Author: zhangxuan | Hits:

[Special EffectsPointExtraction

Description: 特征点提取Moravec、Forstner、Harris算法;GDAL绘图、读写;GDI绘图 1、数字摄影测量中特征点提取算子Moravec、Forstner、Harris 2、使用GDAL库读取文件,支持BMP、JPG、JPEG、TIFF、IMG、GIF、PNG等格式读取 3、图片存盘为BMP格式 4、使用GDI绘图-Feature point extraction Moravec, Forstner, Harris algorithm GDAL drawing, reading and writing GDI Drawing 1, Digital Photogrammetry in feature extraction operator Moravec, Forstner, Harris 2, using the GDAL library to read files, support for BMP, JPG, JPEG, TIFF, IMG, GIF, PNG, etc. formats to read 3, BMP format picture archiving is 4, use the GDI graphics
Platform: | Size: 1364992 | Author: 方毅 | Hits:

[Othergdal_opengl

Description: 同时使用gdal和opengl实现tiff图像的读取和现实-At the same time using gdal and opengl implementation and practical read tiff image
Platform: | Size: 1024 | Author: comma.zh | Hits:

[Windows Developgdal-runtime

Description: GDAL1.71编译好的RunTime C++ C# 等编译器课直接使用-GDAL1.71 complied RunTime
Platform: | Size: 2676736 | Author: 冯浩 | Hits:

[ELanguagegdal150

Description: gdal/ogr库,一种强大的插件,支持读取多种格式的文件-gdal/ogr library, a powerful plug-in support to read multiple file formats
Platform: | Size: 7477248 | Author: ct | Hits:

[Picture ViewerGdaltest1

Description: gdal库读入图像的源码。实现bmp tiff gif jpg img 等格式文件的读取-using gdal lib to load images. bmo tiff gif jpg img files ared included
Platform: | Size: 1421312 | Author: zy | Hits:

[EditorGdalToTilesWin_src

Description: * Name: IImage.cs * Project: Manager Image from GDAL * Purpose: Interface for class mananger image. * Author: Luiz Motta, luizmottanet@hotmail.com-* Name: IImage.cs * Project: Manager Image from GDAL * Purpose: Interface for class mananger image. * Author: Luiz Motta, luizmottanet@hotmail.com
Platform: | Size: 20480 | Author: Marius | Hits:

[OtherGDALx

Description: GDAL库德学习笔记,讲解的非常详细,对初学者来说挺有用的-GDAL Kurdish study notes to explain very detailed and useful for beginners winter ridge
Platform: | Size: 446464 | Author: 欣然 | Hits:

[Special EffectsGdal_NDVI

Description: 用gdal来做ndvi计算,gdal调用的例子-Do ndvi calculated using gdal, gdal example call
Platform: | Size: 2112512 | Author: asdf | Hits:

[Othergtest

Description: gdal具有非常强大的功能,并且可以作为测试代码,本身还能够读取一幅图像的参数-gdal has a very powerful and can be used as the test code itself is also able to read the parameters of an image
Platform: | Size: 94208 | Author: 刘文涛 | Hits:

[OracleExportarShape

Description: export from oracle database to shape file using GDAL
Platform: | Size: 1070080 | Author: jbosco | Hits:

[GIS programgdalLibiaryandStudyTurista

Description: Gdal库是一个转换各种栅格格式数据的库,包括各种读取、写入、转换和处理各种栅格数据格式,它使用了一个简单的数据模型就支持了大多数的栅格数据,当然除了对栅格数据的强大处理能力,还包括了一个非常有名的库ogr(对Gis矢量数据进行处理)。-Gdal library is a variety of raster format data conversion library, including reading, writing, conversion and processing a variety of raster data formats, it uses a simple data model to support most of the raster data Of course, in addition to the raster data processing power, but also a very famous library ogr (Gis vector data for processing).
Platform: | Size: 1946624 | Author: baoyuexing | Hits:

[Special Effectsgdal173

Description: gdal最新可编译版本,gdal1.73-the newest version of gdal1.73
Platform: | Size: 9379840 | Author: 国防 | Hits:

[Special EffectsGdalBrowser

Description: GDAL支持的Morton 编码金字塔无缝漫游工具,从2007年开始,不断更新到2011年,偶的小业余研究。底层基于GDAL, 支持很多冷门格式。使用Morton金字塔重构二维数据,加上内存映射文件的帮助,浏览GB级影像没有问题。内嵌带接缝处理的透明分块条带处理接口,无需了解金字塔,也能透明对GB级影像进行各种处理。内嵌直方图均衡和模板卷积的例子,演示如何透明的开发处理算法。附带重要的功能是“尺度不变特征SIFT”的特征提取,本来是上学时的论文,经过这些年零敲碎打的改造,现在能进行全自动、半自动、手动控制点提取、模型最小二乘估计,纠正功能,最终把偶的风景照拼接成全景。由于离开原先行业,没再用真正的遥感图试过,只当好玩吧!内附代码、范例、详细说明书。性能肯定不如SIFT原版范例。 核心算法见 Matlab+C SIFT 特征提取与匹配演示程序 http://download.csdn.net/source/3472933 http://www.pudn.com/downloads372/sourcecode/graph/texture_mapping/detail1607889.html-Morton GDAL support seamless roaming pyramid coding tools, beginning in 2007, constantly updated to 2011, even the little amateur research. Bottom based on GDAL, support for many unpopular formats. Reconstruction of two-dimensional data using the Morton pyramid, with the help of memory mapped files, browse the GB-level image is no problem. Embedded with the seaming strip of transparent block processing interface, no understanding of the pyramid, but also transparent to the GB-level images of various processing. Embedded histogram equalization and template convolution example, shows how transparent the development of processing algorithms. With important function is to "scale-invariant features of SIFT" feature extraction, could have been school papers, after all these years of piecemeal reform, now fully automatic, semi-automatic, manual control points extraction, model least squares estimation to correct function, eventually even spliced into a panoramic landscape photo. Since leaving
Platform: | Size: 12399616 | Author: 流浪小狗 | Hits:

[Special Effectschange

Description: 变化检测程序,用GDAL库实现IMG格式图像的变化检测,并将结果保存为BMP图片-Change Detection
Platform: | Size: 5629952 | Author: yoyo | Hits:

[ActiveX/DCOM/ATLGDAL_HELP

Description: docx,GDAL入门指导,以及使用总结-docx, GDAL Getting Started guide, and the use of summary
Platform: | Size: 52224 | Author: yingxiang07 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 21 »

CodeBus www.codebus.net