LSB Bit-Plane
Show older comments
i have used "bitget(Image,1)" to retrieve the LSB bit-plane for two 512x512 different gray images with the same size. I noticed that one image gave LSB Bit-Plane as complete noise (left image). But the other image its LSB Bit-Planes had information about the original image (right image). what is the reason that the LSB Bit-Plane of the other image is not a complete noise like the first image?


Answers (1)
Image Analyst
on 24 Jun 2018
0 votes
Could be lots of reason. Maybe one image is just noisier than the other one. Maybe one image is saturated/clipped. Maybe one image was just quantized or smoothed or enhanced.
Categories
Find more on Images in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!