pixel_coder

所属分类:其他
开发工具:matlab
文件大小:1KB
下载次数:3
上传日期:2018-02-08 09:42:21
上 传 者Jessicapu
说明:  霍夫曼编码;量化到8位字节每个像素编码及解码
(Write a MATLAB function [zipped, info] = pixel_coder(X) that takes an image X and using the Huffman coder above applied in the pixel domain quantized to 8 bits per pixel returns the coded sequence zipped along with the header information, info. You should also provide a function: X = pixel_decode(zipped,info).)

文件列表:
pixel_coder\huffman_bench1.m (771, 2017-11-27)
pixel_coder\pixel_coder.m (252, 2017-11-27)
pixel_coder\pixel_decoder.m (204, 2017-11-27)
pixel_coder\pixel_test.m (464, 2017-11-27)

近期下载者

相关文件


收藏者