Registration (``sphero_vem.registration``) ========================================== Intensity-based pairwise affine registration of consecutive slices, multi-resolution PyTorch optimization, and border crop detection. Core ---- .. automodule:: sphero_vem.registration.core :members: :undoc-members: False :show-inheritance: Transforms ---------- .. automodule:: sphero_vem.registration.transforms :members: :undoc-members: False :show-inheritance: Cropping -------- .. automodule:: sphero_vem.registration.cropping :members: :undoc-members: False :show-inheritance: