hello,
i have a video running in a window and i am tracking a certain point in it (center of a object).
i want to attach an image (position) to this tracked point and need it to rotate (2D only) accordingly. Everything seems ok but the image origin is in the upper left corner, so position and rotation are done relative to this point.
How can i define the origin in the center of the image ?
thanks a lot.