ho to display binary img as matrix

1 回表示 (過去 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 Center および File ExchangeRead, Write, and Modify Image についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by