... and the other way around: can I click on a spot on the video window and get the pixel coordinates?
mark a spot or pixel on the video preview window
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
I am using the image aquisition toolbox:
vidobj = videoinput('winvideo', 1,'YUY2_720x480' ); start(vidobj) preview(vidobj)
now I have a video window. BUT: how can I mark let's say pixel(200,300) on this preview, so that the mark also stays there, until I take it off? I need the user to place something at that spot, so making a snapshot is not a good solution: I need the continuous feed.
Thanks for suggestions!
Risposte (0)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!