I got my OpenCV project to recognize a piece of cardboard by detecting its blue color. I want to display a JPG image on top of the coordinates of the object.
How do I do this in the proper way?
Also if I wanted to play an animation over the top of it instead of an image then what about that?