Difference between revisions of "2012 Summer Project Week:Kinect4Slicer"

From NAMIC Wiki
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<gallery>
 
<gallery>
 
Image:PW-MIT2012.png|[[2012_Summer_Project_Week#Projects|Projects List]]
 
Image:PW-MIT2012.png|[[2012_Summer_Project_Week#Projects|Projects List]]
Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus callosum of a normal brain.
+
</gallery><br>
Image:genuFA.jpg|Regression of FA data; solid line represents the mean and dotted lines the standard deviation.
+
 
</gallery>
+
[[Media:KinectVideo.mpg | ''' >>> Kinect Video''']]
  
 
==Key Investigators==
 
==Key Investigators==
Line 24: Line 24:
  
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
 
+
The approach is to integrate Kinect in order to control Slicer (changing slices, views, etc...).
 +
An external program will be created and send data through OpenIGTLink on Slicer4, then we will try to implement Slicer4 interface to use kinect.
 +
This will only works in Windows to start. If working, maybe try to implement the opensource library (OpenKinect) to use Kinect on every platform.
  
 
</div>
 
</div>
Line 31: Line 33:
  
 
<h3>Progress</h3>
 
<h3>Progress</h3>
 +
Kinect is now integrated in Slicer. Two versions are available:
 +
- Using OpenIGTLink, to send through network
 +
- Without OpenIGTLink to use in local
  
 +
Some crash remain, probably due to thread issue.
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 14:35, 22 June 2012

Home < 2012 Summer Project Week:Kinect4Slicer


>>> Kinect Video

Key Investigators

  • BWH: Laurent Chauvin, Nobuhiko Hata

Objective

Connect Kinect device to Slicer4 to control it.



Approach, Plan

The approach is to integrate Kinect in order to control Slicer (changing slices, views, etc...). An external program will be created and send data through OpenIGTLink on Slicer4, then we will try to implement Slicer4 interface to use kinect. This will only works in Windows to start. If working, maybe try to implement the opensource library (OpenKinect) to use Kinect on every platform.

Progress

Kinect is now integrated in Slicer. Two versions are available:

- Using OpenIGTLink, to send through network
- Without OpenIGTLink to use in local

Some crash remain, probably due to thread issue.

Delivery Mechanism

This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)

  1. ITK Module
  2. Slicer Module
    1. Built-in YES
    2. Extension -- commandline
    3. Extension -- loadable
  3. Other (Please specify)

References