point_shifted_to#
- deltacamera.Camera.point_shifted_to(current_point, target_point)[source]#
Return a new camera with principal point adjusted to move a point.
- Parameters:
current_point – Current image coordinates of a point
target_point – Desired image coordinates of that point
- Returns:
New Camera with adjusted principal point
- Return type: