huffman encoding for image
    4 views (last 30 days)
  
       Show older comments
    
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 Comments
  Walter Roberson
      
      
 on 16 Apr 2012
				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
      
      
 on 2 May 2012
				http://www.mathworks.com/matlabcentral/answers/29922-why-your-question-is-not-urgent-or-an-emergency
Answers (1)
  Walter Roberson
      
      
 on 31 Mar 2012
        That cannot be done. Your code would need to call a minimum of one function, the function to compare values, "==" .
0 Comments
See Also
Categories
				Find more on Source Coding in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!