reproject_image_fast# deltacamera.reproject_image_fast(image, old_camera, new_camera, output_imshape=None, border_mode=cv2.BORDER_CONSTANT, border_value=None, interp=cv2.INTER_LINEAR, dst=None)[source]# Like reproject_image, but assumes there are no lens distortions.