Filter löschen
Filter löschen

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

3 Ansichten (letzte 30 Tage)
im2bw

Antworten (2)

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

abbas jalilian
abbas jalilian am 12 Mär. 2017
Thanks Walter Roberson

Kategorien

Mehr zu Convert Image Type finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by