Filter löschen
Filter löschen

Convert 8bit binary to a represented image?

1 Ansicht (letzte 30 Tage)
Michail Isaakidis
Michail Isaakidis am 23 Nov. 2018
Hello everyone!
I am working on a project and I have to convert some 8bit binary values to an image. Do you have any suggestions how could I do that?
  2 Kommentare
Preethi
Preethi am 23 Nov. 2018
Hello,
i am not sure if this helps...
if you are looking for a binary image(black and white) then you can covert these binary values to decimal and then display using imshow()...for colour images you will need colour map for RGB values.
Michail Isaakidis
Michail Isaakidis am 23 Nov. 2018
Hello,
it is black and white but it has inbetweeen values as well. For example I am not getting only 1111111 and 00000000 but also 01011010 and other gray scale values. Is there any way to represent this?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Convert Image Type finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by