资源列表
JPEG-2000
- algorithme of jpeg2000 standard in matlab
jpegdec
- 这是一个JPEG解码器,里面使用了MMX,SSE等汇编指令集
tuxiangyasuo
- bmp图像压缩 用哈夫曼算法实现的哦 很常用的
20071122242959744
- 一个很好的系统设计,详细的说明和精确明了的图说明
Compressed-Sensing
- 压缩传感MATLAB实例 非常直观而且实用-Example of Compressed Sensing on MATLAB
RanMatrix_CS
- 利用移位寄存器的原理生成测量矩阵,用于图像的压缩感知。可以避免传递过大的测量矩阵。-a kind of CS using a apecial sensing Matrix
Image-compression-algorithm
- 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Series show the source code for image compression techno
MP3driver
- media player 万能驱动器,如果媒体播放器缺少驱动使得其无法被电脑识别,安装此驱动-Universal media player drive, if the media player, the lack of drivers makes it can not be a computer to identify, install this driver
netlabKPM
- KMP alogoithm that go with the testiNg
brouillon_compression
- traitement d image pour faire la compression d image selon une méthode réversible
RatingV
- 实现一个星星评分功能 可以打5分 和0.5分 应该还不错 可以学习-its a application for rating
testzip
- 是一个压缩解压缩的标准代码,简单明了, 易用易懂