搜索资源列表
-
4下载:
NSCT非下采样Contourlet变换,实现对图像的多尺度多方向分解,是一种真正的二维图像表示方法-NSCT nonsubsampled Contourlet transform, to achieve multi-scale multi-orientation image decomposition, is a true two-dimensional image representation
-
-
1下载:
在MATLAB实现的5-3整数小波分析,包括三个文件,分析,重构还有主程序,可对图像进行三级小波分解-In the MATLAB implementation of the 5-3 integer wavelet analysis, including the three documents, analysis, and reconstruction are the main program can be an image wavelet decomposition of three
-
-
1下载:
EZW算法的过程详解和Matlab代码(1)构建扫描次序表(修正小波树结构)写出EZW算法的Matlab程序,可以实现图像的任意级别的小波分解和重构、以及任意精度的EZW编解码过程。下面,我们以一幅16*16的Lena局部图像经过3级小波分解后的小波数据为例详细的说明EZW算法的编解码过程,并给出相应的Matlab代码。-Explain the process of EZW algorithm and Matlab code (1) building a scan list (Amendment
-
-
0下载:
Matlab多种图像边缘检测方法
1、用Prewitt算子检测图像的边缘
2、用不同σ值的LoG算子检测图像的边缘
3、用Canny算子检测图像的边缘
4、图像的阈值分割
5、用水线阈值法分割图像
6、对矩阵进行四叉树分解
7、将图像分为文字和非文字的两个类别
8、形态学梯度检测二值图像的边缘
9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Matlab a variety of image edge detection method 1, u
-
-
0下载:
lena图像的分解将规范化后的图像的数据格式由适合显示图像的uint8格式转换为适合数值处理的double格式,再调用二维小波分解函数进行图像分解,最后为了清晰地显示分解图像的塔式结构,在图像的相应区域绘制若干分界线。
-lena image after decomposition of the standardized image data format suitable for display by the image is converted to uint8 format suita
-
-
0下载:
该程序是MATLAB源程序,可以用来对图像进行延拓,方便进行EMD分解。-MATLAB source code of the procedure can be used to image extension, facilitate the EMD decomposition.
-
-
0下载:
利用FFT快速运算技术来实现在二维图像领域上的稀疏分解过程。-The use of FFT techniques to achieve fast computing in the field of two-dimensional image of the sparse decomposition process.
-
-
1下载:
讲解了 MATLAB语言环境下
图像压缩和图像融合方面的基本方法和基于小波变换的图像分解与重构。-Explained the MATLAB language environment, image compression and image integration of the basic methods and wavelet-based image decomposition and reconstruction.
-
-
0下载:
基于奇异值分解的图像压缩。分别给出了灰度及RGB真彩图的压缩代码。
-Based on singular value decomposition of the image compression. Are given respectively grayscale and RGB true color pictures of the compression code.
-
-
0下载:
标准的SPIHT程序,可以看到原始图像,重构图像,残差图像,小波分解图像。-Standard SPIHT program, you can see the original image, the reconstructed image, the residual image, wavelet decomposition.
-
-
0下载:
很好的小波应用实例文档,介总结内容有小波用于去噪、图像压缩、边界扭曲、图像融合、小波包的分解和重构等等,附详细的MAMTLAB代码-Application of wavelet good document, refer to summarize the contents of wavelet denoising, image compression, border distortions, image fusion, wavelet packet decomposition and recons
-
-
1下载:
使用MP将图像稀疏分解并且精确重构,其中使用2D的GA原子-MP will use the image sparse decomposition and perfect reconstruction, in which the GA using 2D atomic
-
-
0下载:
基于小波分解的车牌图像分割,基于matlab环境进行仿真。-License plate based on wavelet decomposition, image segmentation, matlab-based simulation environment.
-
-
0下载:
介始了图像增强的主要技术,特别是图像直方图、频率域滤波、彩色图像分解处理技术,有matlab代码。-Medium before the main image enhancement technology, especially the image histogram, frequency domain filtering, color image decomposition process technology, a matlab code.
-
-
5下载:
用matlab编写的基于Haar小波变换的图像增强处理,同时可实现小波正变换,小波逆变换,实现小波分解与重构源代码。-Written by matlab Haar wavelet-based image enhancement processing, and can achieve positive wavelet transform, inverse wavelet transform, wavelet decomposition and reconstruction to achieve t
-
-
0下载:
在matlab环境下对图片进行压缩,使用算法为矩阵的奇异值分解-Matlab environment in the picture compression algorithm using singular value decomposition of the matrix
-
-
0下载:
提出了一种基于小波变换可抗击几何攻击算法。在水印嵌人
部分# 首先对宿主图像进行小波分解
、
嵌人水印, 再通过余弦变换求得该水印图像的一个特征向量, 利用该特征向量和水印
信息通过12 31 函数生成一个二值逻辑系列, 将该序列作为密钥/ 水印提取部分为# 对待测的图像进行小波变换, 再通过余
弦变换求得待测图像的一个特征向量, 利用该特征向量和密钥通过1 2 4 1 函数提取出水印。-Proposed based on wavelet transform algorith
-
-
0下载:
DCT is a image decomposition algorithm
-
-
0下载:
curvelet fuse , fusion approach
-
-
0下载:
WAVEFAST Perform multi-level 2-dimensional fast wavelet transform.
[C, L] = WAVE FAST (X , N, LP, HP) performs a 20 N-level FWT of
image (or matrix) X with respect to decomposition filters LP and
HP.
[C, L] = WAVEFAST(X, N, WNAME) performs the sa
-