-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Background
Polyaffine transforms present an approach to piecewise transform composition where several 3D centerpoints are paired with affine transforms and a function smooths transform output across a corresponding physical domain.
Similar to how itk_dreg.reduce_dfield implements the itk_dreg.base.registration_interface.ReduceResultsMethod virtual interface, we could implement a reduction method to reduce several piecewise affine inputs into a single polyaffine transform result. A polyaffine transform may require significantly less storage than a displacement field to describe transformations over a given region.
Feature Request
- Recommended: Create a new
itk-dreg-polyaffineproject repository for the extension. - Have
itk_dreg_polyaffinedepend onitk_dregin itspyproject.toml - Implement
PolyaffineReduceResultsMethodextendingReduceResultsMethod - Distribute
itk-dreg-polyaffineon PyPI with example usage and testing
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels