-
xiaobo53
基于提升算法的53小波matlab算法,简单,易于初学者学习图像处理。(On the basis of promoting the algorithm and wavelet matlab algorithm, simple, easy to beginners learning image processing.)
- 2012-11-15 10:06:27下载
- 积分:1
-
wavlet
说明: matlab 实现小波图像去噪,自编程序非调用库函数(matlab implementation of wavelet image denoising, non-self-compiled programs call library functions)
- 2010-03-26 13:53:01下载
- 积分:1
-
22222matlab
一个修改后的PCA进行人脸识别的Matlab源码(A revised PCA for Face Recognition Matlab source code)
- 2008-04-23 17:05:58下载
- 积分:1
-
gathers
图像处理技术中用于图像聚类的一段程序,即将区域中具有相同灰度或其他属性的区域提取出来。
(image processing technology for image clustering section of procedures, upcoming region with the same intensity or other attribute extraction from the region.)
- 2007-06-03 09:52:31下载
- 积分:1
-
ga_segment
采用MATLAB语言编程实现了基于遗传算法的最大熵单阈值、最大熵双阈值、二维最大熵单阈值图像分割和基于最大类间方差遗传算法的图像分割(Through the study of threshold segmentation method and genetic algorithm theory, matlab programming language used to achieve the genetic algorithm based on maximum entropy single threshold, dual-threshold maximum entropy, maximum entropy of two-dimensional single-threshold image segmentation and otsu genetic algorithm for image segmentation.)
- 2012-02-09 21:51:31下载
- 积分:1
-
matlab图像稀疏表示代码
matlab图像稀疏表示的代码。比较详细。(Matlab image sparse representation of code.)
- 2018-04-13 14:30:05下载
- 积分:1
-
lectura_letras.m
matlab code for processing of signals and images
- 2012-11-23 10:05:07下载
- 积分:1
-
RANSAC-for-Outlier-Rejection
基于RANSAC算法的图像匹配过程,包括提出该算法的文章以及文章中所提到的所有程序代码,可以实现具有高度异常点的图像匹配过程。(RANSAC algorithm based on image matching process, including all the program code of the algorithm proposed article and the article mentioned, the image matching process can be achieved with a high degree of abnormal points.)
- 2021-03-23 21:19:15下载
- 积分:1
-
CarroisGothicSC-Regular
photoshop sample font
- 2018-01-09 19:17:41下载
- 积分:1
-
DFT&DCT
编程实现二维8*8图像块的DFT,DCT变换
输入一副RGB图像,将其转化为YCbCr颜色空间,然后对Y分量做分块DFT变换,保存为灰度图像,统计计算时间
编程实现8*8块DCT变换,然后分别显示,当使用64个DCT系数里面的一些系数进行重构,比较其质量;同时熟悉采用FFT来实现DCT变换的思想,并显示2维8*8DCT变换的基函数图像(Programming the DFT, DCT transform of two dimensional 8*8 image block
Input a pair of RGB images, transform it into YCbCr color space, then divide the Y component into block DFT transform, save as gray image, and calculate the calculation time
The 8*8 block DCT transform is implemented by programming, and then it is shown that when using some coefficients in 64 DCT coefficients, the quality is reconstructed. Meanwhile, the idea of DCT transformation is familiar with FFT, and the base function image of the 2 dimensional 8*8DCT transform is displayed.)
- 2021-01-18 11:58:43下载
- 积分:1