ho to display binary img as matrix

조회 수: 4 (최근 30일)
Lukasz Jarod
Lukasz Jarod 2015년 1월 5일
답변: David Young 2015년 1월 5일
i have a binary image and i want to se a matrix 0,1 that represents my image how can i do that?

채택된 답변

David Young
David Young 2015년 1월 5일
disp(binaryImage);

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by