필터 지우기
필터 지우기

Convert 8bit binary to a represented image?

조회 수: 1 (최근 30일)
Michail Isaakidis
Michail Isaakidis 2018년 11월 23일
댓글: Michail Isaakidis 2018년 11월 23일
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
Preethi
Preethi 2018년 11월 23일
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 2018년 11월 23일
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?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Convert Image Type에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by