ho to display binary img as matrix

3 Ansichten (letzte 30 Tage)
Lukasz Jarod
Lukasz Jarod am 5 Jan. 2015
Beantwortet: David Young am 5 Jan. 2015
i have a binary image and i want to se a matrix 0,1 that represents my image how can i do that?

Akzeptierte Antwort

David Young
David Young am 5 Jan. 2015
disp(binaryImage);

Weitere Antworten (0)

Kategorien

Mehr zu Images 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