-
PCAPSVM
PCA+SVM,对图像进行降维分类,并在yale库上测试取得比较好的效果(PCA+ SVM, dimensionality reduction of image classification, and yale library to achieve better test results)
- 2011-11-30 20:21:21下载
- 积分:1
-
06362230
Continuous Birdsong Recognition Using Gaussian
Mixture Modeling of Image Shape Features
- 2013-07-09 10:13:22下载
- 积分:1
-
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
-
findcenter
用于求取灰度图光斑的中心,可以用于寻找光斑图像的中心,如激光光斑,(Used to strike a grayscale facula center spot can be used to find the center of the image, such as the laser spot,)
- 2007-09-15 10:27:54下载
- 积分:1
-
8-(1)
图像修复是对图像中破损区域进行信息填充,以减少图像破损所带来的信息损失的过程。
传统的图像修复方法需要依赖图像的具体结构来制定相应的修复方法,压缩感知理论的提出,使得可以利
用信号的稀疏性来对图像进行修复。基于K 奇异值分解(KSVD)与形态学成分分析(MCA,Morphological
Component Analysis)的图像修复方法首先采用形态学成分分析方法对破损图像进行特征分析,将其分解
为结构部分和纹理部分;然后基于学习型字典KSVD分别对这两部分进行过完备字典训练;最后利用训练得
到的字典实现对破损图像的修复。相比于传统的图像修复方法,该方法具有适应性强、修复效果好等优点(Image inpainting is to fill the missing data in corrupted images and thus to reduce
the information loss of damaged image. Traditional inpainting algorithms are dependent on specific
structure of target images compressive sensing theory makes is possible to realized image
inpainting with signal sparsity. This paper proposes a novel inpainting algorithm based on KSVD
and MCA algorithm, which first decomposes the image into texture part and structure part, and
then trains the two dictionaries for these two parts with KSVD and reconstructs the original image
with these two trained dictionaries. Experiment indicates that the proposed algorithm is of better
adaptability and performance as compared with traditional algorithms.)
- 2020-07-31 15:08:38下载
- 积分:1
-
Digital-Image-Processing-writed-by-Gonzalez-secon
Digital Image Processing writed by Gonzalez second edition of the Chinese version
- 2012-04-05 23:13:38下载
- 积分:1
-
insar-toolbox
这个是INSAR图像处理的matlab工具箱,里面包含了很多有用的函数,对我们非常有帮助。(This is the INSAR image processing toolbox, which contains many useful functions, very helpful to us.)
- 2020-10-22 15:17:23下载
- 积分:1
-
accord-kmeans-demo
Kmeans demo program for image segmentation
- 2012-03-20 23:54:38下载
- 积分:1
-
ssim_index
SSIM是衡量图像质量的另一个标准,比PSNR略好。此为计算图像SSIM的代码(SSIM is another measure of image quality, slightly better than PSNR. The code is to calculate SSIM.)
- 2020-09-26 11:07:47下载
- 积分:1
-
chapter5
空间域图像处理,图像增强。计算相关,卷积,高斯平滑等滤波图像处理代码。(Spatial domain image processing, image enhancement. Computation, convolution, gaussian smoothing image processing such as filtering code.)
- 2016-01-23 21:01:15下载
- 积分:1