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

From NAMIC Wiki
Jump to: navigation, search
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
 
__NOTOC__
 
__NOTOC__
  
 
Back to [[Project_Week_25#Projects|Projects List]]
 
Back to [[Project_Week_25#Projects|Projects List]]
 
  
 
==Key Investigators==
 
==Key Investigators==
 
<!-- Key Investigator bullet points -->
 
<!-- Key Investigator bullet points -->
*Juan Ruiz Alzola (Universidad de Las Palmas de Gran Canaria, Spain)
+
*[http://juanruizalzola.com/about-juan/ Juan Ruiz Alzola] (University of Las Palmas de Gran Canaria, Spain)
 +
*[mailto:jquintero@iac.es Jorge Quintero Nehrkorn] (Instituto de Astrofísica de Canarias)
  
 
==Project Description==
 
==Project Description==
Line 19: Line 18:
  
 
|<!-- Approach and Plan bullet points -->
 
|<!-- Approach and Plan bullet points -->
<ul>
+
*'''Before Project Week:'''
<li>'''Before Project Week:'''
+
**Try to build IGTLink C++ library for android.
<ul>
+
**Try to build DICOM library for android.
<li>Try to build IGTLink C++ library for android.
+
 
<li>Try to build DICOM library for android.
+
*'''During Project Week:'''
</ul>
+
**Uses Open IGTLink to connect android with Slicer3d in realtime. We need to build c++ library to use in android compiler.
<li>'''During Project Week:'''
+
**Uses DICOM standard to send interesting images from android to DICOM server or 3D Slicer.
<ul>
+
**Uses a commercial infrared camera to send infrared images to Slicer using Open IGT Link and DICOM.
<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 -->
 +
*'''Progress'''
 +
** We've just built the OpenIGTLink library for Android using the QT environment
 +
** Stablished contacts to implement Slicer in the IAC working procedures
 +
*'''Next steps'''
 +
** Implement the OpenIGTLink library for Android using the Android Studio Environment
 +
** Using the infrared camera to capture images from the patiengs and sending them to slicer via the IGTLink
 
|}
 
|}
  
 
==Illustrations==
 
==Illustrations==
[[image:Jose1.jpg|left|300px]]<br><br><br><br><br><br><br><br><br><br>
+
{|
 
+
|[[image:Jose1.jpg|left|300px]]
 +
|}
 
==Background and References==
 
==Background and References==
 
<!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data -->
 
<!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data -->

Latest revision as of 09:55, 30 June 2017

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


Back to Projects List

Key Investigators

Project Description

This capacity would be used to connect the medical imaging radiometers we are developing at IAC to measure natural radiation from the body surface and interior.

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 3D Slicer.
    • Uses a commercial infrared camera to send infrared images to Slicer using Open IGT Link and DICOM.
  • Progress
    • We've just built the OpenIGTLink library for Android using the QT environment
    • Stablished contacts to implement Slicer in the IAC working procedures
  • Next steps
    • Implement the OpenIGTLink library for Android using the Android Studio Environment
    • Using the infrared camera to capture images from the patiengs and sending them to slicer via the IGTLink

Illustrations

Jose1.jpg

Background and References