simeks / deform

Efficient dense deformable image registration
MIT License
24 stars 7 forks source link

GridCut #103

Closed simeks closed 5 years ago

simeks commented 5 years ago

Added an abstraction for the solver of the energy minimization. This allows alternatives to GCO, such as ICM or GridCut.