Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.75 KB

File metadata and controls

32 lines (25 loc) · 1.75 KB

Back to Projects List

Ibis in Slicer

Key Investigators

  • Étienne Léger (Montréal Neurological Institute and Hopital, Canada)
  • Houssem Eddine Gueziri (Montréal Neurological Institute and Hopital, Canada)
  • Simon Drouin (École de technologie supérieur, Montréal, Canada)

Project Description

Continuing the trend set in the GPU Rigid Registration project, the purpose of this project is to port functionalities from the Ibis Neuronav platform to 3D Slicer to increase compatibility between the two systems. During this week, we will focus on the HardwareModule of Ibis, which handles reading hardware set configuration files and creating scene objects and OpenIGTLink connectors accordingly.

Objective

  1. Final Objective. Be able to read Ibis configuration files from Slicer to produce an equivalent scene.

Approach and Plan

  1. Assess which classes need to be ported.
  2. Port/wrap/reimplement necessary components.
  3. Test

Progress

  1. Created repository, Ibis extension (to also harbor more eventual ports (next Project Week!)) and loadable IbisHarwareModule
  2. Defined approach
  3. Started implementation

Background and References