搜索资源列表
gdal152
- gdal国外开源的东西,希望大家都来学习一下。特别是搞gis的
Laplacetest
- 利用CUDA实现了遥感数字影像处理基本算法中的拉普拉斯算子,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件PhotoshopCS4打开。最后我们对计算结果进行了误差
NDVI
- 利用CUDA实现了遥感数字影像处理基本算法植被指数,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件PhotoshopCS4打开。最后我们对计算结果进行了误差分析和加
gdal150
- gdal/ogr库,一种强大的插件,支持读取多种格式的文件-gdal/ogr library, a powerful plug-in support to read multiple file formats
GdalToTilesWin_src
- * 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 clas
gdal-1.7.1.tar
- 在vs上安装vbpshi必须要用到的文件,是自从广泛包-Osg+ 2008+ 2010 installation files, main is to teach how to vs2008 and installed on the steps vs2010 osg
Imageprocess
- 调用GDAL库实现了图像的读取、显示、图像土里等功能-Call GDAL library reading of the image display, image earth
K-means
- 调用GDAL库实现模式识别的K均值和ISODATA算法,对图像的分类-Call GDAL library implementation of K-means and ISODATA algorithms pattern recognition, image classification
gdal-1.3.0.tar
- 这是一个类库,GDAL库,功能十分强大,可以用来处理图像,显示读取等功能-This is a class library, GDAL library, the function is very powerful and can be used to deal with image, display the function such as read
GDAL_PCA
- 利用GDAL程序计算遥感影像算法中主成分分析过程中重要技术-GDAL PCA
caijian
- 使用gdal实现影像的矩形裁剪,可以根据需要确定起始位置以及确定要裁剪的大小。-Use gdal achieve rectangle cropped image, you can determine the starting position and to determine the size needed to be cropped.