LSB Bit-Plane
显示 更早的评论
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?


回答(1 个)
Image Analyst
2018-6-24
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Images 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!