Respuestas (1)

Francesco Pignatelli
Francesco Pignatelli el 26 de Jul. de 2022

0 votos

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

Preguntada:

el 10 de Sept. de 2017

Respondida:

el 26 de Jul. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by