提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 1

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答