pycvcam.ZernikeDistortion.get_Cx#

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

Get the Zernike coefficient for the x 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