hipct-reg#

Code for registering high-resolution HiP-CT region of interest datasets to low-resolution HiP-CT full-organ datasets.

This package contains the image registration code. Helpers for keeping an inventory of registered data and doing the registrations for HiP-CT data are in the (private) hipct-data-tools repository. This package designed to be used internally by the HiP-CT team, but publicly released so our registrations are reproducible and in case anyone else finds the code helpful.

Contents#

  • Tutorial: A lower level tutorial showing how to use the registratino code from Python.

  • Guide: An explanation of how the registration pipeline works.

  • API Reference: API reference for different bits of the registration pipeline.