资源列表
图像压缩的MATLAB算法JPEG
- 图像压缩的MATLAB算法之JEPG,完整的例程,参改价值高。-This compression is for jpeg in matlab with a whole example,and it s valuable to look at it!
hmm
- 连续隐马尔可夫模型hmm的matlab程序
jpeg2000_images.tar
- jpeg2000 编解码标准及其源代码。 国外专业网站下载,具备可信性和权威性。
Jpeg_code_decode
- MATLAB图像压缩JPEG编解码算法,多种参数对比,代码详细实现JPEG编解码标准算法
hu
- 图的算法实现 (1)将图的信息建立文件; (2)从文件读入图的信息,建立邻接矩阵和邻接表; (3)实现Prim、Kruskal、Dijkstra和拓扑排序算法。
SSIM
- SSIM VC++实现的,可对图像进行客观评价法
Visual_C++_Video_Tech
- 《Visual C++视频技术方案宝典》配套光盘
qdq_8
- 多功能八路抢答器,具有时间设置,调整,复位,暂停等功能(包含Proteus仿真电路图)
adpcm
- 8位无符号4-BIT ADPCM编码和解码程序
DM6446_h264
- 最新视频压缩算法--h.264算法,可直接移植到达芬奇DM6446平台,已经通过验证。
EZW算法
- 采用小波零树的EZW压缩编码算法,matlab实现代码-This code adopted the zero tree to fulfill the algorithm in matlab.
MATLAB LZW Compress
- MATLAB LZW Compression 1. norm2lzw.m (encoder function) 2. lzw2norm.m (decoder function) 3. lzw_demo1.m (demo file) 4. lzw_docs.zip (documentation) 5. Disclamer.txt (this is the disclamer) 6. ReadMe.txt (this file) 6.