What's the code of this problem? in MATLAB

1 次查看(过去 30 天)
Decompose “picture.jpeg” into its bit planes, and then reconstruct the image using the two most significant bit planes. Compute the histogram by setting the least and most significant bits of each pixel of “picture_1+n.jpeg” to zero respectively. Your output should contain 8 diagrams, including the original and reconstructed images, the binary images of the least significant bit (LSB) and the most significant bit (MSB) planes, and the histograms and modified images by setting LSB=0 and MSB=0.

回答(0 个)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by