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

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-MIT2012.png|Projects List Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus…')
 
 
(6 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>
 
  
==Instructions for Use of this Template==
+
[[Media:KinectVideo.mpg | ''' >>> Kinect Video''']]
#Please create a new wiki page with an appropriate title for your project using the convention 2012_Winter_Project_Week:<Project Name>
 
#Copy the entire text of this page into the page created above
 
#Link the created page into the list of projects for the project event
 
#Delete this section from the created page
 
#Send an email to tkapur at bwh.harvard.edu if you are stuck
 
  
 
==Key Investigators==
 
==Key Investigators==
Line 31: 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 38: 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