Effacer les filtres
Effacer les filtres

Hello I did 12 histograms and I need a code that gives me the local minimums of these histograms.

4 vues (au cours des 30 derniers jours)
I need a code that gives me the local minimums of 12 histograms. Keep in mind that my MATLAB version is an old one.

Réponses (1)

Image Analyst
Image Analyst le 7 Mai 2022
You can use islocalmin. It's an old function, introduced 5 years ago.
If you have a really antique version you can use findpeaks.

Community Treasure Hunt

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

Start Hunting!

Translated by