SlicerIGT / SlicerIGT

Modules supporting image-guided interventions in 3D Slicer.
BSD 3-Clause "New" or "Revised" License
87 stars 66 forks source link

Place fiducial gesture recognition #53

Open lassoan opened 8 years ago

lassoan commented 8 years ago

From @ungi

When the selected "StylusTip" is in a pivoting motion for some amount of time, a fiducial should be automatically placed. Probably a checkbox would be also needed to make this feature optional. (Checkbox next to Place button.)

tavaughan commented 6 years ago

@lassoan Is this not a feature of PLUS now?

lassoan commented 6 years ago

Yes, it is available in PLUS (in vtkPlusLandmarkDetectionAlgo). We would "just" need to make it available in SlicerIGT.

To do that, probably we should build Plus as part of SlicerIGT (similarly how Plastimatch is built as part of SlicerRT). This would also give us access to volume reconstruction, scan conversion, bone enhancement, ultrasound simulation, transform compositing, etc. We've been delaying this step for a long time, but maybe we should just do it.

@ungi @cpinter What do you think?