Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sdynpy.signal_processing.sdynpy_camera.calibration_linear_estimate

Signature

def sdynpy.signal_processing.sdynpy_camera.calibration_linear_estimate(image_points, plane_points)

Computes a linear estimate of the camera parameters from point correspondences

Uses pass in a set of points on images for multiple views of the same calibration object

Parameters

Returns

Raises