I have a calibrated (intrinsic parameters) camera. Later, I need to use it for taking different photos from an object. They will be used to re-project some points of the images.
A key step is to calculate Rotation matrix and Translation vector, using 2 images of a same object. I am a newbie in image processing and I have no idea how to do that. Any information would be appreciated.
Thanks!