Difference between revisions of "2014 Project Week:EndoscopeConsole"

From NAMIC Wiki
Jump to: navigation, search
 
(8 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
Image:Secondary Window with OpenCV2.png| [[SlicerOpenCV|Secondary Window with OpenCV module for Slicer3]]
 
Image:Secondary Window with OpenCV2.png| [[SlicerOpenCV|Secondary Window with OpenCV module for Slicer3]]
 
Image:OverlaidViewer2.png| Developed Overlay module for Slicer4
 
Image:OverlaidViewer2.png| Developed Overlay module for Slicer4
 +
Image:OverlaidView3.png| YouTube: http://youtu.be/D2sh0tpiM3w
 
</gallery>
 
</gallery>
  
 
==Key Investigators==
 
==Key Investigators==
  
*Atsushi Yamada (Shiga University of Medical Science, Japan)
+
*Atsushi Yamada (Shiga University of Medical Science, Japan, ayamada@belle.shiga-med.ac.jp)
 
*Junichi Tokuda (BWH)
 
*Junichi Tokuda (BWH)
 
*Laurent Chauvin (BWH)
 
*Laurent Chauvin (BWH)
Line 30: Line 31:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Progress</h3>
 
<h3>Progress</h3>
* Created this page (1/6/2014)
+
* Created this page (1/6)
* Private repository: [https://github.com/ayamada0614/EndoScopeConsole.git EndoscopeConsole Module]
+
* Private GitHub repository: [https://github.com/ayamada0614/EndoScopeConsole.git EndoscopeConsole Module]
* Implemented OpenCV downloader and installer. (1/6/2014)
+
* Implemented OpenCV downloader and installer by using SuperBuild. (1/6)
* Implemented display part to copies the video frame into the background of 3D viewer in 3D Slicer for realize an image overlay. (1/9)
+
* Discussed Slicer-video system configuration including ultrasound and endoscope with Junichi and Andras (1/8)
 +
* Realized an image overlay by copying the video frame into the background of 3D viewer in 3D Slicer (1/9)
  
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 15:02, 13 January 2014

Home < 2014 Project Week:EndoscopeConsole

Key Investigators

  • Atsushi Yamada (Shiga University of Medical Science, Japan, ayamada@belle.shiga-med.ac.jp)
  • Junichi Tokuda (BWH)
  • Laurent Chauvin (BWH)

Project Description

Objective

  • Reconstruct SlicerOpenCV modules as Slicer4 modules
  • Develop the base module for our MR compatible endoscope project

Approach, Plan

  • Create automatic OpenCV downloader and installer
  • Use QTimer to refresh the captured video image
  • Display the video image in 3D view pane of Slicer UI

Progress

  • Created this page (1/6)
  • Private GitHub repository: EndoscopeConsole Module
  • Implemented OpenCV downloader and installer by using SuperBuild. (1/6)
  • Discussed Slicer-video system configuration including ultrasound and endoscope with Junichi and Andras (1/8)
  • Realized an image overlay by copying the video frame into the background of 3D viewer in 3D Slicer (1/9)