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!