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!