필터 지우기
필터 지우기

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 CenterFile Exchange에서 Convert Image Type에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by