Difference between revisions of "2014 Project Week:EndoscopeConsole"

From NAMIC Wiki
Jump to: navigation, search
Line 24: Line 24:
 
*Create automatic OpenCV downloader and installer
 
*Create automatic OpenCV downloader and installer
 
*Use QTimer to refresh the captured video image
 
*Use QTimer to refresh the captured video image
*Display the video image in 3D view pane of Slicer4
+
*Display the video image in 3D view pane of Slicer UI
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">

Revision as of 10:26, 7 January 2014

Home < 2014 Project Week:EndoscopeConsole

Key Investigators

  • Atsushi Yamada (Shiga University of Medical Science, Japan)
  • Junichi Tokuda (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)
  • Implemented OpenCV downloader and installer (Thanks to Laurent in BWH). (1/6/2014)