User input: selecting pixel (point) in a video
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to write code that will open up a video player that the user can view frame-by-frame. Furthermore, I need the user to be able to click on a pixel on any of the frames such that the pixel's position is recorded. I've tried using implay and getpts, but these don't seem to work for what I'm doing, or maybe I'm not implementing them correctly. Any help would be greatly appreciated! Thanks, Amir
0 Kommentare
Antworten (1)
Alex Taylor
am 7 Aug. 2013
Have you tried using impoint as an interactive point selection tool?
0 Kommentare
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!