A set of parameters that stores the result of line-scan calibration. More...
Inherits object.
Properties | |
mean_error = property | |
float: Mean difference between stripe width in the transformed image and reference (calculated over all stripes). | |
pixel_size = property | |
float: Pixel size after transformation (same units as the reference distance calibration points and the reference width stripes). | |
standard_deviation = property | |
float: Standard deviation of the mean error. | |
transformation = property | |
cvb.foundation.NonLinearTransformation: Transformation object. | |
A set of parameters that stores the result of line-scan calibration.