ewoksndreg.evaluation.eval_metrics#

Functions

mse_eval(stack, reference_image)

Evaluate success based on the remaining mse error after alignment

noisy_eval(stack)

Determines how noisy the images in the given stack are.

peak_eval(stack, reference_image)

Calculate a measure of how reliable a stack of images is to determine the transformations between the images.

smoothness_eval(transformations, img_size)

Evaluates the transformations by smoothness.