フィルターのクリア

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

3 ビュー (過去 30 日間)
im2bw

回答 (2 件)

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

abbas jalilian
abbas jalilian 2017 年 3 月 12 日
Thanks Walter Roberson

カテゴリ

Help Center および File ExchangeConvert Image Type についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by