Back to Projects List
Harmonus IGT
Key Investigators
- Nicole Aucoin (Harmonus Inc.)
Project Description
Harmonus has developed Slicer extensions for MR guided prostate biopsy, supporting listening for incoming DICOMs, calibration of hardware to patient space, lesion targeting, and needle position confirmation. The project is a mixture of closed and open source modules and we wish to communicate with other open source Slicer modules in order to interoperate. This will be done via data transfer using OpenIGTLink.
Objective
- Define data of interest for sharing between modules.
- Add support to Harmonus modules to connect with other modules.
- Add support to Harmonus modules to send data of interest to other modules.
Approach and Plan
- Consult with developers of other IGT enabled modules to define data sharing opportunities, especially SliceTracker.
- Extend the current IGT support in the Harmonus software to also communicate with external modules.
- Encapsulate data for sharing via OpenIGTLink.
- Implement a helper function to listen for changes in data structures of interest and send them.
Progress and Next Steps
- Data available for sharing:
- registration transform node
- hardware relative positions transform nodes
- target fiducials list
- needle artefact location fiducials list
- Discussed data sharing with Andrey with respect to the Slice Tracker extension
- swapping between programs requires a new calibration scan
- swapping hardware will result in patient motion, hence lesion target fiducials being invalid
- different hardware will require different calibration transformations
- no data needs to be shared between the two extensions
Illustrations
Background and References
Edit this page on GitHub