Community Profile

photo

Islam Abu Tabikh


Active since 2019

Statistics

Content Feed

View by

Question


how to compress an image using huffman coding ?
img= imread('C:\Users\Islam\Desktop\ball2.jpg'); Image = rgb2gray(img); Image = Image(:); [N M] = size(Image) Count = zeros(...

5 years ago | 0 answers | 0

0

answers