The specific task of determining the position and orientation of an object in an image relative to the camera coordinates is called Pose Estimation.
The pose of a camera is also known as the camera Extrinsic Parameters. It is a 3x4 matrix where the first 3 columns are the rotation (orientation) and the las column is the translation (position).