Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
How to do BOUNDARY EXTRACTION to image In GUI MATLAB ?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
handles.output=hObject;
A=getimage(handles.axes1);
B=???boundary extraction???
imshow(C,'Parent',handles.axes.2);
1 commentaire
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!