当前位置:
首页 资源下载
搜索资源 - data compression matlab
搜索资源列表
-
0下载:
已知两个不同图像块亮度数据如下:
(1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。
(2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。
(3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。
(4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( )
(5)分别利用左上角1、3、6个系数重建图像,计算相应的SAD,并由
-
-
3下载:
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string,
-
-
1下载:
这是《小波分析理论与MATLABR2007实现》的源代码。主要是基于Matlab的小波工具箱实现小波基选择、小波包分解、Mallat变换以及小波变换在边缘提取、图像去噪、数据压缩等中的应用,特别包含了二代提升小波的相关内容,理论与实际相结合。大家想要了解的二进小波、正交镜像滤波器组[QMF]等概念这里都有体现。-This is 《MATLABR2007 wavelet analysis theory and implementation》 of the source code. Mainly
-
-
0下载:
data compression, lossless methods, LZ family
-
-
0下载:
数据压缩,自动预测编码技术,matlab实现,带图-Data compression, automatic predictive coding technique, matlab achieve
-
-
0下载:
运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间
相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传
输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差
值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、
量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确
程度直接影响到了编码的压缩性能。
-Motion estimation is the key to video encodin
-
-
0下载:
implementation approach for the compression of image data for lossless image compression saved in lower resolution and are retrieved with super resolution
-
-
0下载:
Adaptive Huffman Coding and Decoding for Data Compression in MATLAB
-
-
0下载:
Douglas-Peucker算法压缩矢量数据是产生公共边“裂缝”现象的原因,Douglas-Peucker文章及部分程序-Douglas-Peucker algorithm for vector data compression is to generate public side "crack" phenomenon, Douglas-Peucker article and some of the procedures
-
-
0下载:
本文详细阐述了小波神经网络在脑电信号数据压缩与棘波识别中的应用-This paper describes the neural network in EEG data compression and spikes Recognition
-
-
0下载:
MRI数据的三维表面可视化,数据是MATLAB自带的,程序包括轮廓线绘制,表面显示,正交剖切等-MRI data, 3D surface visualization, data that comes with MATLAB, the program includes contour line drawing, surface display, orthogonal split and so on.
-
-
1下载:
bmp DCT 压缩
对原图像进行DCT变换,数据压缩,丢弃右下角高频数据,进行DCT反变换,得到压缩后的图像-bmp DCT compression of the original image DCT transform, data compression, discarding the lower right corner frequency data, DCT inverse transform, the images are compressed
-
-
0下载:
该程序(基于matlab)为小波变换在数据压缩方面的应用。原理:数据可分为高频部分和低频部分,高频部分反映了细节,而低频部分则反映概貌,故压缩部分应为高频部分。数据经此程序变换后将压缩为原来的一半。-This program (based on matlab) for the wavelet transform applications in data compression. Principle: Data can be divided into high-frequency part and
-
-
0下载:
主要应于简单小波数据压缩算法,并可以得到很好数据压缩效果.-Primarily on the simple wavelet compression algorithm, and can get a good data compression.
-
-
0下载:
The code implements the following paper:
Guorong Xuan, Jiang Zhu, Jidong Chen, Shi Y.Q., Zhicheng Ni, Wei Su, "Distortionless data hiding based on integer wavelet transform" IET Electronics Letters, Volume: 38, Issue 25, page 1646- 1648, Decembe
-
-
0下载:
In computer science and information theory, Huffman coding is an entropy encoding algorithm used for lossless data compression
-
-
0下载:
基于形态学的数据压缩代码,压缩比较高,对于低频的信号而言,可以达到20左右,相关性达到0.95以上。 compress.m 为压缩程序, decompress.m 为解压程序。-Based on morphological data compression code, high compression, low-frequency signals for terms up to 20 or so, related to 0.95. Compress.m for the compression p
-
-
0下载:
本书在介绍MATLAB编程基础知识之后,主要围绕数字图像处理的主干内容展开。这些内容包括:亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界的表示与描述以及目标识别。-Book introduces the basics of MATLAB programming, the main focus on the backbone of the contents of digital image processing t
-
-
0下载:
数据压缩中的GOLOMB CODE, MATLAB 代码以及 原始数据-Data compression GOLOMB CODE, MATLAB code, and the original data
-
-
0下载:
图像处理,图像压缩,源代码,matlab-image data compression,MATLAB Based Image Compression
-
« 12
3
4
5
6
7
8
9
10
...
16
»