搜索资源列表
coyotefiles
- 65个IDL的图像处理的范例代码,包扩IDL程序框架应用、IDL图像处理(大部分算法都有了)、IDL对象图形系统显示、IDL数据读取等等。可作为工具使用
isodata.rar
- 通过idl编程实现图像的isodata分类算法,结果表明isodata在图像分类中可以取得较好的结果。,Idl programming through ISODATA image classification algorithm, ISODATA results show that in image classification can be achieved better results.
Kernel-K_means
- 用IDL与ENVI二次开发进行非监督分类的Kernel K_means算法,强大实用-Use IDL and ENVI for the secondary development of Kernel K_means unsupervised classification algorithm, a powerful and practical
SIFT--opencv
- SIft算法。。可以用于影像匹配功能-SIft algorithm. . For image matching
tm_destripe
- 由dyq编辑的勇于tm影响的去处条带的源代码,采用算法比较简单,但是效果还可以。-Dyq edited by the impact of the courage to place tm band of the source code, using relatively simple algorithm, but the results can be.
Two_layer_neural_network
- 监督分类算法,很好很强大 为IDL和ENVI二次算法中的东西,可方便的交互使用-Supervised classification algorithms, IDL and ENVI very very much what the second algorithm can be used to facilitate interaction
RSIDLprogram
- 遥感图像处理中的常用代码,包含了常用的rs算法-RS image process
ISODATA_Thresholding
- 自己用IDL写的ISODATA算法,可以把一副任意维数的图像分成任意多个类-ISODATA thresholding to classify a image into several classes, programmed in IDL
fkm
- k-means算法IDL语言的实现,用于对图像的聚类分析等-k-means algorithm for the realization of IDL language for cluster analysis of image
Em_extraction
- N-FINDR算法 端元提取 读取MNF降维后的影像数据 - using N-FINDR end-member extraction
Expectation-maximization
- 用IDL与ENVI 进行非监督分类的maximation算法,简单实用,功能强大-Use IDL and ENVI maximation non-supervised classification algorithms, simple, practical, powerful
cuda-stretch
- IdL和ENVI二次开发的图像拉伸算法,可交互使用-IdL secondary development and ENVI image stretching algorithm can be used interchangeably
cuda-ndvi
- 计算遥感图像的NDVI的的强大算法,可用ENVI交互使用-Remote sensing NDVI calculation of the powerful images algorithms, can interact with ENVI
radcal
- 遥感影像数字变化检测算法,IDL和ENVI交互时使用-Digital remote sensing image change detection algorithm, IDL and ENVI to interact with
gpukkmeans
- 用kmeams算法的图像分类,利用了GPU,可再envi+idl中运行-With kmeams algorithm for image classification, the use of the GPU, can run again envi+ idl
IDL-image-ENVI-extended
- 基于IDL的图像处理常用算法和ENVI的一些扩展-Based on the commonly used algorithm of IDL image processing and ENVI extended
idlsorce
- 大量的idldemo,很经典的一些算法,会对你有一些帮助或启发。
ndvi
- 利用TIF文件,自己用算法计算NDVI,并将计算结果存储为TIF文件(Using TIF file to computing NDVI by using IDL)
median_filter
- 不利用IDL自带函数的情况下,实现自定义窗口半径的中值滤波算法,窗口边缘值的问题采用重复边缘和补0两种方法。(If we don't use IDL's own function, we can realize the median filter algorithm of the custom window radius. The problem of window edge value adopts two ways: repeated edge and complement 0.)
几个IDL简单算法
- 计算两幅LANDSAT8遥感图像间的相关性,生成一个矩阵形式的结果,以及其他几个简单的小算法程序(Computing remote sensing image correlation)