get_projection_matrix# deltacamera.Camera.get_projection_matrix()[source]# Get the 3x4 projection matrix that maps 3D points in camera space to homogeneous coordinates in image space. This is only applicable if the camera has no distortion. Return type: ndarray