how i can construct Huffman Table using MATLAB

조회 수: 5 (최근 30일)
nor saziana ariani sazali
nor saziana ariani sazali 2021년 6월 25일
편집: Walter Roberson 2021년 6월 25일
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
Sulaymon Eshkabilov 2021년 6월 25일
편집: Walter Roberson 2021년 6월 25일
Use huffmandict(). See this help documentation how to employ this matlab fcn:
  댓글 수: 2
nor saziana ariani sazali
nor saziana ariani sazali 2021년 6월 25일
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
nor saziana ariani sazali 2021년 6월 25일
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