So I want to continuously record the pixel position of the mouse inside a video so that I can track an object in the video with the mouse and replace that object with another image. How do I do this in opencv?
1 | initial version |
So I want to continuously record the pixel position of the mouse inside a video so that I can track an object in the video with the mouse and replace that object with another image. How do I do this in opencv?