I want to know how to get those histograms in the image attached. When I do the usual imhist(im) it doesn't give them to me like that. Please point me in the right direction so I can figure it out.

Antworten (1)

Image Analyst
Image Analyst am 11 Okt. 2018

1 Stimme

imhist(binaryImage) should give it to you. Make sure you didn't overplot something in the axes it put it into. Of course the histogram will have only 2 bars for 0 and 1.

1 Kommentar

Malu
Malu am 21 Jul. 2020
Might sound like a stupid question , but I have a binary pattern image and would like to find the peaks (example : All white image with a black stripe in the middle) : when i say imhist(binarypattern that I have) , it is an empty histogram.
how can I find the peak of that pattern?

Melden Sie sich an, um zu kommentieren.

Gefragt:

am 11 Okt. 2018

Kommentiert:

am 21 Jul. 2020

Community Treasure Hunt

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

Start Hunting!

Translated by