-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
We should be able to introduce, with ease, a multi-resolution solver as a wrapper over the existing register.py script.
It might make sense to:
-
add downsample and upsample functions to the registration data.
-
implement an example solver
While I do this I will also:
-
clean up the examples that we have - consolidating them.
-
Investigate using pyqt as a better debugging tool for registrations. I am thinking a custom GUI that lets you inspect each step.