Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Points of image selected.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!