Extract bits from an binary image

1 view (last 30 days)
niranjan v
niranjan v on 23 Jan 2019
Answered: Image Analyst on 23 Jan 2019
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.

Categories

Find more on Convert Image Type in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!