Edit this page

NA-MIC Project Weeks

Back to Projects List

GLSL-based OHIF Viewer Plugin

Key Investigators

Description

Objective

Integrate integrated GLSL based algorithmd into OHIF segmentation infrastructure.

Make use of the OHIF plugin infrstructure.

Approach and Plan

  1. Identify best algorithms to work with, probably start with GrowCut
  2. Look at how to pass image data between OHIF and plugin
  3. Come up with reasonable user interfacer

Progress and Next Steps

  1. Working example of GLSL grow cut implemented before project week used as topic for discussion
  2. Developed plans for further integration with OHIF plugin architecture
  3. Explored sharing of GLSL code between OHIF and Slicer (via VTK GPU classes with Kyle)

Illustrations

Example of GLSL GrowCut

GrowCut prototype

Background and References