资源列表
read_geotiff
- 读取geotif文件,第一次上传文件,因为我想下载一个文件,不上传不让下载(read geotiff files, because i need a file in this place, i have to upload one file, otherwise , i couldnt download what i need)
principleComponentAnalysis
- 主成分分析法降维,以进行进一步处理,可用于描述子的构建(PCA,used for descr iptor generation)
keypointDetection
- 点云关键点搜索,根据曲率极值法搜索关键点(PCL:keypoint detection, used for registration and segmentation)
NSCT
- NSCT分解 图像融合 各个融合指标评价体系 他是分解(NSCT decomposition image fusion)
Read_STL
- 读取、显示STL格式的3D文件,可对二进制的STL文件进行读取、显示。显示模式可以选择有网格、无网格等。(Read and display STL format files.)
Backprojection for Synthetic Aperture Radar
- 学习反向投影算法的SAR成像论文,介绍的非常详细,能够根据内容编写出程序来(A good thesis for study of backprojection algorithm in synthetic aperture radar imaging. One can program with matlab from the descr iption in this thesis)
ICM(能量终止)
- 基于条件迭代法与马尔可夫随机场的遥感图像分割的matlab代码(the image segmentation based on the ICM and Markov random field)
SA(能量终止)
- 基于模拟退火与马尔可夫随机场的遥感图像分割的matlab代码(the image segmentation based on the SA and MNF)
三维矩阵转二维
- 在mmatlab中将多波段的遥感图像(三维矩阵数据)转换成二维数据,与求邻域(convert the 3D image data into the 2D data in the matlab)
SIFT_Mosaic
- 用matlab语言实现sift算法寻找图像特征点的程序(detect features of images with SIFT)
SR
- 《Saliency Detection: A Spectral Residual Approach》是上交高材生侯晓迪在07年的CVPR上发表的一篇论文。这篇文章提出了一个图像视觉显著性的简单计算模型。(Saliency Detection: A Spectral Residual Approach)
FCM
- 该代码是文章A Fuzzy Relative of the ISODATA Process and Its Use in Detecting Compact Well-Separated Clusters的实现,附图像(the code of A Fuzzy Relative of the ISODATA Process and Its Use in Detecting Compact Well-Separated Clusters)