SciKit-Surgery / scikit-surgerybard

BARD: The Basic Augmented Reality Demo, used at MedICSS summer school.
https://scikit-surgerybard.readthedocs.io/
Other
7 stars 3 forks source link

Separate tracking and visualistion logic #66

Open thompson318 opened 3 years ago

thompson318 commented 3 years ago

Move the transformmanager and tracking logic to a new class, so bard_overlay_widget only handles visualisation and interaction.

thompson318 commented 3 years ago

show use ref2tracker in tracker, then add a tracker2screen transform.