Difference between revisions of "2016 Winter Project Week/Projects/BRAINSFit in MeVisLab"

From NAMIC Wiki
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 12: Line 12:
 
==Project Description==
 
==Project Description==
 
{| class="wikitable"
 
{| class="wikitable"
 +
! style="text-align: left; width:27%" |  Objective
 +
! style="text-align: left; width:27%" |  Approach and Plan
 +
! style="text-align: left; width:27%" |  Progress and Next Steps
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
! style="text-align: left; width:27%" |      Objective
+
|
 +
<!-- Objective bullet points -->
 
* Perform interoperability tests with "interesting" CLI modules in MeVisLab
 
* Perform interoperability tests with "interesting" CLI modules in MeVisLab
 
* Leverage Siemens' Syngo.Frontier platform for integrating CLI modules
 
* Leverage Siemens' Syngo.Frontier platform for integrating CLI modules
! style="text-align: left; width:27%" |       Approach, Plan
+
|
 
* Potentially interesting CLIs discussed so far:
 
* Potentially interesting CLIs discussed so far:
 
** BrainsFIT
 
** BrainsFIT
Line 24: Line 28:
 
* Design a small demo GUI / visualization
 
* Design a small demo GUI / visualization
 
* Also check interoperability with fiducial support (cf. Nicole's [[2015_Summer_Project_Week:Return_Fiducials_from_CLIs | recent coordinate system fixes]])
 
* Also check interoperability with fiducial support (cf. Nicole's [[2015_Summer_Project_Week:Return_Fiducials_from_CLIs | recent coordinate system fixes]])
! style="text-align: left; width:27%" |      Progress
+
|
*
+
* pointfile support added to [https://github.com/commontk/ctk-cli ctk-cli]
 
+
* ctk-cli properly moved to MeVisLab's ThirdParty repository
 +
* [https://github.com/commontk/CTK/issues/622 Issue filed] about pointfile addition to spec / XSD
 +
* got simple network with CIP's CLI modules running in MeVisLab
 +
** no fatal issues
 +
** only one seed point can be passed to lesion segmentation
 
|}
 
|}
  

Latest revision as of 22:49, 6 January 2016

Home < 2016 Winter Project Week < Projects < BRAINSFit in MeVisLab

Key Investigators

  • Hans Meine
  • Steve Pieper
  • Adam Rankin (observer)

Project Description

Objective Approach and Plan Progress and Next Steps
  • Perform interoperability tests with "interesting" CLI modules in MeVisLab
  • Leverage Siemens' Syngo.Frontier platform for integrating CLI modules
  • Potentially interesting CLIs discussed so far:
    • BrainsFIT
    • CIP (Chest Imaging Platform)
    • UKFTractography
  • Identify and address potential blockers for using these CLIs in MeVisLab/Frontier
  • Design a small demo GUI / visualization
  • Also check interoperability with fiducial support (cf. Nicole's recent coordinate system fixes)
  • pointfile support added to ctk-cli
  • ctk-cli properly moved to MeVisLab's ThirdParty repository
  • Issue filed about pointfile addition to spec / XSD
  • got simple network with CIP's CLI modules running in MeVisLab
    • no fatal issues
    • only one seed point can be passed to lesion segmentation

Background and References