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

From NAMIC Wiki
Jump to: navigation, search
(update progress)
 
Line 48: Line 48:
  
 
* Project begun to support [http://wiki.na-mic.org/Wiki/index.php/2016_Winter_Project_Week/Projects/DigitalPathologyNuclearSegmentation Digital Pathology Nuclear Segmentation]
 
* Project begun to support [http://wiki.na-mic.org/Wiki/index.php/2016_Winter_Project_Week/Projects/DigitalPathologyNuclearSegmentation Digital Pathology Nuclear Segmentation]
 +
* [http://wiki.slicer.org/slicerWiki/index.php/Documentation/Labs/OpenCV OpenCV integration on Slicer Labs]

Latest revision as of 18:55, 14 January 2016

Home < 2016 Winter Project Week < Projects < SlicerOpenCVExtension

Key Investigators

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

Project Description

Objective Approach and Plan Progress and Next Steps
  • Add an extension to the Slicer extension repository that provides OpenCV as a library
  • 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

Background and References