pycvcam.ZernikeDistortion.get_Cy#

ZernikeDistortion.get_Cy(n, m)[source]#

Get the Zernike coefficient for the y coordinate.

Parameters:
  • n (int) – The order of the Zernike polynomial.

  • m (int) – The azimuthal frequency of the Zernike polynomial.

Returns:

The value of the Zernike coefficient.

Return type:

float