paramsΒΆ

Module implementing the parameter classes for a validator.

Author: Fabian A. Preiss

Classes

AbsoluteDifferenceParam(parent_parameters)

Absolute value of the difference between the images.

ImageParam(image)

Image.

NormRelL2Param(parent_parameters)

Relative L2 Norm similarity measurement for the images.

RefImageParam(image)

Reference image.

SquaredDifferenceParam(parent_parameters)

Squared difference between the images.