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