Difference between revisions of "2014 Project Week:EndoscopeConsole"

From NAMIC Wiki
Jump to: navigation, search
Line 33: Line 33:
 
* Created this page (1/6)
 
* Created this page (1/6)
 
* 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)
+
* Implemented OpenCV downloader and installer by using SuperBuild. (1/6)
 
* Discuss Slicer-video system configuration including ultrasound and endoscope with Junichi and Andras (1/8)
 
* Discuss Slicer-video system configuration including ultrasound and endoscope with Junichi and Andras (1/8)
 
* Implemented display part to copy the video frame into the background of 3D viewer in 3D Slicer for realizing an image overlay. (1/9)
 
* Implemented display part to copy the video frame into the background of 3D viewer in 3D Slicer for realizing an image overlay. (1/9)

Revision as of 15:29, 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)
  • Private repository: EndoscopeConsole Module
  • Implemented OpenCV downloader and installer by using SuperBuild. (1/6)
  • Discuss Slicer-video system configuration including ultrasound and endoscope with Junichi and Andras (1/8)
  • Implemented display part to copy the video frame into the background of 3D viewer in 3D Slicer for realizing an image overlay. (1/9)