How to remove least significant bits in a pixel.
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!