Difference between revisions of "2016 Winter Project Week/Projects/SlicerOpenCVExtension"

From NAMIC Wiki
Jump to: navigation, search
Line 26: Line 26:
 
! style="text-align: left; width:27%" |      Progress
 
! style="text-align: left; width:27%" |      Progress
 
<!-- Fill this out at the end of Project Week; describe what you did this week and what you plan to do next -->
 
<!-- Fill this out at the end of Project Week; describe what you did this week and what you plan to do next -->
*  
+
* [https://github.com/naucoin/SlicerOpenCV SlicerOpenCV]
 +
** CMake file created to build OpenCV
  
 
|}
 
|}

Revision as of 16:37, 23 December 2015

Home < 2016 Winter Project Week < Projects < SlicerOpenCVExtension

Key Investigators

  • Nicole Aucoin (BWH)
  • Erich Bremmer (Stonybrook)
  • Andrey Fedorov (BWH)

Project Description

Objective
  • Add an extension to the Slicer extension repository that provides OpenCV as a library
Approach, Plan
  • Create CMake files to check out and build OpenCV as an external project
  • Create CMake files to check out and build the ITK OpenCV bridge as an external project
  • Provide examples on how to use OpenCV from Slicer
Progress