pycvcam.ZernikeDistortion.center#

property ZernikeDistortion.center: ndarray#

Get or set the center of the unit circle in which the normalized points are defined.

The center is a numpy array of shape (2,) containing the x and y coordinates of the center.

Returns:

The center of the unit circle.

Return type:

numpy.ndarray