资源列表
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)
digital image
- 用matlab实现找茬功能,简单解决图片的不同(For finding fault with Matlab function, a simple solution in different images)
基于MATLAB的车牌识别系统的源代码(可以实现)
- 基于MATLAB的车牌识别系统的源代码(可以实现)(The source code of the license plate recognition system based on MATLAB (can be realized))
边缘检测
- 利用c++语言 实现数字图像的边缘检测(Edge detection of image)