fluidimage.calibration.util#

Utilities for calibration (fluidimage.calibration.util)#

Functions

get_base_from_normal_vector(nx, ny, nz)

matrix of base change from a given plane to the fixed plane n has to be approximately vertical: i.e. nz approx.

get_number_from_string(string)

get_plane_equation(z0, alpha, beta)

Return coefficients a, b, c, d of the equation of a plane

make_params_calibration(path_file)

Make a tidy parameter container from a UVmat file.