Community Profile

photo

satyendra kumar


Active since 2019

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
huffman encoding for image compression
i am using the following code for huffman encoding- clear all clc A=imread('cameraman.tif'); A1=double(A(:)); [p,symbols]=h...

5 years ago | 0