Edit this page

NA-MIC Project Weeks

Back to Projects List

Ibis in Slicer

Key Investigators

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