Azzera filtri
Azzera filtri

How should convert a gray image to binary image So that the values of (a, b) black and the rest white thanks

1 visualizzazione (ultimi 30 giorni)
im2bw

Risposte (2)

Walter Roberson
Walter Roberson il 12 Dic 2016
bwimage = YourImage<a|YourImage>b;
If you intended (a, b) to represent a range.

abbas jalilian
abbas jalilian il 12 Mar 2017
Thanks Walter Roberson

Categorie

Scopri di più su Convert Image Type in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by