get_camera_matrix

lib.align.pose.get_camera_matrix(focal_length: int = 4) ndarray

Obtain an estimate of a camera matrix in normalized space

Parameters:

focal_length (int) – The focal length to obtain the matrix for. Default: 4

Return type:

An estimated camera matrix