how i can construct Huffman Table using MATLAB

5 次查看(过去 30 天)
hi, how can you help me to code based on standard huffman table using matlab command as i do compression image and the prediction error obtained then i need to check which categories in huffman table.

采纳的回答

Sulaymon Eshkabilov
编辑:Walter Roberson 2021-6-25
Use huffmandict(). See this help documentation how to employ this matlab fcn:
  2 个评论
nor saziana ariani sazali
if i use huffman table for jpeg standard compression. for huffmandict command is by encoding and decoding using command in matlab right?
nor saziana ariani sazali
may i ask if you know how to store dictionary after ecoding by huffmanenco? because i need to get huffman table and bitstream table for the compressed image. thanks for replying

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Source Coding 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by