In this exercise we were tasked to track an object using its color. To do so, we put a small, black rectangle in every frame of the image sequence (although not seen in the image lol). The object to be tracked will be put in the frame in a way that the black rectangle covers the object.
|
Small, black rectangle is somewhere in there lol |
When a colored object (non-black) is put in the region of the rectangle, the rectangle will change to the color of the image. The colored object will then be tracked when moved in the image sequence.
Although we were able to successfully detect the color of the object and change the color of the rectangle, we had trouble tracking the image :(
No comments:
Post a Comment