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).

Antworten (1)

Image Analyst
Image Analyst am 23 Jan. 2019

0 Stimmen

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

Gefragt:

am 23 Jan. 2019

Beantwortet:

am 23 Jan. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by