当前位置:
首页
资源下载

搜索资源 - zigzag image matlab
搜索资源列表
-
0下载:
dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT tran
-
-
3下载:
JPEG图像压缩和解压MATLAB程序,使用了DCT2、线性量化编码、zigzag变换和游程编码理论-JPEG image compression and decompression MATLAB procedures, using DCT2, linear quantization coding, zigzag transform and run-length coding theory
-
-
0下载:
This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
-
-
1下载:
This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
-
-
0下载:
This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
-
-
1下载:
This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
-
-
0下载:
2D-DCT 压缩图像后,通过QPSK,AWGN信道编码传输后,IDCT解压缩回原始图像,适用于任何图像-Using DCT to compress the orginal image, I use zigzag program, quantization, dct compression, then change the vector to bineary bit to pass through the QPSK channel. And from the binary array, I us
-
-
0下载:
Inverse zig zag scan used after zigzag scan to arrange the data back to 2d matrix or image
-
-
0下载:
image processing central moments also called as Hu s moments and zigzag scan program
-
-
0下载:
zigzag,此程式是运用在影像上面的工具,简单的作业程式。-zigzag, this program is a tool used in the image above, a simple job application.
-
-
0下载:
zigzag - a step in compress and decompress for image in matlab-zigzag in matlab
-
-
1下载:
用matlab实现zigzag扫描,H.264帧内编码中不可缺少的环节-Zigzag scan using matlab implementation, H.264 intra-coded indispensable part in the
-
-
0下载:
zigzag算法,即实现图像像素的斜向Z字型重新排序的matlab实现-zigzag algorithm, namely the realization of the image pixel oblique Z-shaped re-sort Matlab
-
-
0下载:
本代码由matlab语言编写,实现了jpeg算法,主要为了说明基本的JPEG功能。经过DCT变化,量化,进行DPCM编码,然后之字形扫描AC系数,进行行程(LZW)编码。 显示原始图象和经编码解码后的图象,显示压缩比,并计算均方根误差。-The code consists of matlab language, to achieve a jpeg algorithm, mainly to illustrate the basic functionality of JPEG. After chan
-
-
1下载:
图像的matlab处理,包含图像的压缩,zigzag算法应用,图像加密,图像解密等-Matlab image processing, compression containing images, zigzag algorithm, image encryption, decryption image
-