How to remove least significant bits in a pixel.
1 view (last 30 days)
Show older comments
i read a image
img=imread('lena.jpg');
now i need to remove 3 least significant bits form every pixel of the image, how can i do that?
can anyone please provide a solution.
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!