Difference between revisions of "Project Week 25/Interfacing Slicer to Mobile Phone-controlled Sensors"

From NAMIC Wiki
Jump to: navigation, search
Line 18: Line 18:
  
 
|<!-- Approach and Plan bullet points -->
 
|<!-- Approach and Plan bullet points -->
 
+
<ul>
 +
<li>'''Before Project Week:'''
 +
<ul>
 +
<li>Try to build IGTLink C++ library for android.
 +
<li>Try to build DICOM library for android.
 +
</ul>
 +
<li>'''During Project Week:'''
 +
<ul>
 +
<li>Uses Open IGTLink to connect android with Slicer3d in realtime. We need to build c++ library to use in android compiler.
 +
<li>Uses Dicom standard to send interesting images from android to dicom server or Slicer 3d.
 +
<li>Uses a comercial infrared camera to send infrared images to Slicer using Open IGT Link and DICOM.
 +
</ul>
 +
</ul>
 
|<!-- Progress and Next steps (fill out at the end of project week), bullet points -->
 
|<!-- Progress and Next steps (fill out at the end of project week), bullet points -->
  

Revision as of 09:05, 15 June 2017

Home < Project Week 25 < Interfacing Slicer to Mobile Phone-controlled Sensors


Back to Projects List


Key Investigators

  • Juan Ruiz Alzola (Universidad de Las Palmas de Gran Canaria, Spain)

Project Description

Objective Approach and Plan Progress and Next Steps
  • Before Project Week:
    • Try to build IGTLink C++ library for android.
    • Try to build DICOM library for android.
  • During Project Week:
    • Uses Open IGTLink to connect android with Slicer3d in realtime. We need to build c++ library to use in android compiler.
    • Uses Dicom standard to send interesting images from android to dicom server or Slicer 3d.
    • Uses a comercial infrared camera to send infrared images to Slicer using Open IGT Link and DICOM.

Illustrations

Slicer4Announcement-HiRes.png

Background and References