Back to Projects List
- Mauro I. Dominguez
- Theodore Aptekarev
- Csaba Pinter
- Andras Lasso
Add a new feature to Slicer to describe/edit/interact with rotation transforms
Getting the correct angular descriptions of transforms to sliders, and from sliders back to a matrix, indenpendently of the order of the sliders change
There is a rudimental implementation here: https://gist.github.com/mauigna06/627596274a2b3412989bae81cb060fed
- Confirm the math needed for the transforms, implement some tests on python.
- ...
- ...