-
read_ENVIimagefile
说明: ENVI软件标准格式的高光谱遥感图像含有两部分:一个是高光谱图像 '*.img ',另一个是遥感图像头文件 '*.hdr',该文件记录了遥感图像的信息,如图像尺寸、波段数、数据类型和大小端等。如果缺少头文件,将无法对遥感图像进行读取,因此头文件十分重要。
在Matlab中,将利用函数multibandread()对多波段(高光谱/多光谱)图像进行读取。(The hyperspectral remote sensing images of ENVI software standard format contain two parts: one is hyperspectral image'*.img ', the other is the remote sensing image header file'*.hdr', which records the information of remote sensing image, such as image size, band number, data type and size end, etc. If there is no header file, it will not be able to read remote sensing images, so header files are very important.
In Matlab, multibandread () is used to read multiband (hyperspectral / multispectral) images.)
- 2018-04-20 15:35:29下载
- 积分:1
-
ImageDenoise
说明: 基于MATLAB实现传统图像去噪算法(均值滤波、中值滤波、非局部均值滤波NLM、三维块匹配滤波BM3D)(The traditional image denoising algorithms (mean filter, median filter, NLM, 3D block matching filter BM3D) and dncnn image denoising algorithm based on deep convolution neural network are realized based on MATLAB.)
- 2020-11-23 11:25:21下载
- 积分:1
-
Estimation-master
图像基本算法研究,具有一定的参考价值,供大家参考(Image basic algorithm research, has a certain reference value for your reference)
- 2016-07-08 15:35:18下载
- 积分:1
-
FCM
模糊C-均值(FCM)聚类算法,用MATLAB程序编写。(FCM clustering algorithm)
- 2009-02-27 10:51:52下载
- 积分:1
-
surf
这是一个surf特征匹配matlab程序,里面有实例和测试图像(This is a surf feature matching matlab program, there are examples and test images)
- 2020-12-02 11:19:26下载
- 积分:1
-
SVMZZ
SVM进行图像分割 使用OTSU阈值法 效果很好 分割出来直接是二值图像(SVM for image segmentation using the OTSU thresholding method works well split up directly from the binary image)
- 2013-01-08 17:07:15下载
- 积分:1
-
SAR滤波MATLAB程序
孔径雷达图像固有的相干斑噪声严重降低了图像的可解译程度,影响了后续目标检测、分类和识别
等应用。因此,SAR图像的相干斑抑制问题一直是SAR图像应用的重要课题之一。一个理想的去斑算法应该在平
滑的同时保持图像的边缘等细节不受损失,目前存在各种各样的算法,但没有一种方法能够完美的满足这一要求。
本文对SAR图像的相干斑抑制问题进行了全面系统的研究,分析了相干斑的形成原因,总结了目前存在的相干斑
抑制算法的主要思路,介绍了具有代表性的算法,并对各种算法的性能进行了定性分析和比较,给出了去斑算法定
量评估方法(The inherent speckle noise of the aperture radar image seriously reduces the degree of interpretation of the image, and affects the detection, classification and recognition of the subsequent targets.
And other applications. Therefore, the problem of speckle suppression in SAR images has been one of the most important topics in the application of SAR images. An ideal speckle algorithm should be flat
At the same time, the details such as edges of images are not lost. There are various algorithms at present, but none of them can satisfy this requirement perfectly.)
- 2020-12-21 11:09:08下载
- 积分:1
-
lbgvq
lbg算法是一种经典的矢量量化算法,此源码为lbg算法的c语言实现。(lbg algorithm is a classic vector quantization algorithm, the algorithm lbg source for the C Language.)
- 2021-01-06 21:28:54下载
- 积分:1
-
finetune_alexnet_with_tensorflow-master
用以图像分类,可以设计自己的数据集训练模型(For image classification, you can design your own data set training model)
- 2017-11-13 10:05:19下载
- 积分:1
-
whitebalanceandpaper
白平衡论文及程序和实验图片,非常好,值得下载(White papers and procedures and experimental images, very good, worth downloading)
- 2008-03-30 17:34:23下载
- 积分:1