Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Points of image selected.
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, this my coding example a = imread('snake1.jpg'); imshow(a); x = roipoly(a); figure, imshow(x);
then after that i would like to set one point to use in a formula of mean-variance moving window operation. How can i do?
0 commentaires
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!