Clear Filters
Clear Filters

ho to display binary img as matrix

1 view (last 30 days)
i have a binary image and i want to se a matrix 0,1 that represents my image how can i do that?

Accepted Answer

David Young
David Young on 5 Jan 2015
disp(binaryImage);

More Answers (0)

Categories

Find more on Read, Write, and Modify Image in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!