Extract bits from an binary image

i want to slice bits from an binary image like 8 bits to 5 bits. can you guys help how to write a code for that. (i want 5 bit binary image after slicing).

Answers (1)

Image Analyst
Image Analyst on 23 Jan 2019
See my attached bitplane viewer program that allows you to display any number (1-8) bitplane of a gray scale image.
Adapt as needed.

Asked:

on 23 Jan 2019

Answered:

on 23 Jan 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!