What format should bwboundaries take?
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
I have a big array of 80 by 80 0s and 1s. I am trying to feed this into bwboundaries but I am getting various errors, including 'Operands to the and && operators must be convertible to logical scalar values.' What do I need to do to solve this?
1 commentaire
Image Analyst
le 11 Juil 2015
What you need to do to solve this is to upload your image so I can figure it out for you.
Réponses (1)
Walter Roberson
le 11 Juil 2015
0 votes
Your array does not contain only 0 and 1. Your array probably contains NaN or objects as well.
Cette question est clôturée.
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!