shift_to_desired#

deltacamera.Camera.shift_to_desired(current_coords_of_the_point, target_coords_of_the_point)[source]#

Shift the principal point to move a specific point to a desired location in the image.

Parameters:
  • current_coords_of_the_point – current location of the point of interest in the image

  • target_coords_of_the_point – desired location of the point of interest in the image