dexp.processing.registration.translation_2d

Functions

register_translation_2d_dexp(image_a, ...)

Registers two 2D images using just a translation-only model using dexp own registration code.

register_translation_2d_skimage(image_a, image_b)

Registers two 2D images using just a translation-only model using skimage registration code.