huffman encoding for image
조회 수: 1 (최근 30일)
이전 댓글 표시
i need a huffman encoding for (4*4) image without using any functions....
[Merged information from duplicate question]
i need a codes for huffman encoding for 4*4 image by using huffman general procedure..... its very urgent.. pls help me..
[Merged information from duplicate question]
pls send me the codes for hufffman encoding for 4*4 image using function..i tried it but i did'nt get the correect ans..
댓글 수: 2
Walter Roberson
2012년 4월 16일
Please do not post duplicate questions. Your existing question is here and still active.
Do you still require the code to not use any function?
Walter Roberson
2012년 5월 2일
http://www.mathworks.com/matlabcentral/answers/29922-why-your-question-is-not-urgent-or-an-emergency
답변 (1개)
Walter Roberson
2012년 3월 31일
That cannot be done. Your code would need to call a minimum of one function, the function to compare values, "==" .
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Source Coding에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!