darfix.core.imageRegistration.ShiftApproach#

class darfix.core.imageRegistration.ShiftApproach(value)[source]#

Bases: Enum

Different shifts approaches that can be used for the shift detection and correction.

FFT = 'fft'#
LINEAR = 'linear'#