回答 (1 件)

Francesco Pignatelli
Francesco Pignatelli 2022 年 7 月 26 日

0 投票

I=load('TFRON_V209_12-11-2013_1.jpg')
level = graythresh(I)
BW = imbinarize(I,level);

質問済み:

2017 年 9 月 10 日

回答済み:

2022 年 7 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by