Question


i want to divide any rgb image of size 512x512x3 into 32 blocks 16 times
aatched image

6 years ago | 1 answer | 0

1

answer

Question


i found a huffman code code from matlab examples which was for strings ,,now am implementing the same with images
I am getting error as Error using horzcat Dimensions of matrices being concatenated are not consistent. Please anyone ...

6 years ago | 0 answers | 1

0

answers

Question


i found a huffman code code from matlab examples which was for strings ,,now am implementing the same with images
am getting error as Error using horzcat Dimensions of matrices being concatenated are not consistent.please anyone help h...

6 years ago | 0 answers | 0

0

answers

Question


how to calculate the probability of each element in string
i am having a rgb image i have converted to string as rgb_image = imread('lena1.jpg'); % Display the original image...

6 years ago | 1 answer | 0

1

answer