Difference between revisions of "2014 Project Week:EndoscopeConsole"

From NAMIC Wiki
Jump to: navigation, search
Line 34: Line 34:
 
* Private repository: [https://github.com/ayamada0614/EndoScopeConsole.git EndoscopeConsole Module]
 
* Private repository: [https://github.com/ayamada0614/EndoScopeConsole.git EndoscopeConsole Module]
 
* Implemented OpenCV downloader and installer. (1/6/2014)
 
* Implemented OpenCV downloader and installer. (1/6/2014)
* Implemented display part to copies the video frame into the background of 3D viewer in 3D Slicer for realize an image overlay. (1/9)
+
* Implemented display part to copies the video frame into the background of 3D viewer in 3D Slicer for realizing an image overlay. (1/9)
  
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 15:07, 10 January 2014

Home < 2014 Project Week:EndoscopeConsole

Key Investigators

  • Atsushi Yamada (Shiga University of Medical Science, Japan)
  • 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/2014)
  • Private repository: EndoscopeConsole Module
  • Implemented OpenCV downloader and installer. (1/6/2014)
  • Implemented display part to copies the video frame into the background of 3D viewer in 3D Slicer for realizing an image overlay. (1/9)