My question is theoretical - algorithmic.
I have a video of some object, taken from a static calibrated camera.
I also have the affine transformation matrix of the object from one frame to the consecutive frame. meaning, for each pixel in the tracked object, i have the correspoding pixel in the next frame.
Is it theoretically possible to obtain world coordinates of the tracked object using its projected affine transformation over time?
Couldn't use google to my advantage here, as I'm not sure what to search for.
would appreciate any leads, as well as answers.
Thanks