Documentation/Nightly/Extensions/SlicerOpenCV
From Slicer Wiki
Home < Documentation < Nightly < Extensions < SlicerOpenCV
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Extension: SlicerOpenCV | |||||
|
Module Description
Use Cases
- This extension provides a way for a Slicer extension developer to build against the OpenCV pacakge
Tutorials
Panels and their use
Similar Modules
References
- Open Source Computer Vision http://opencv.org
Information for Developers
Section under construction. |
- Include the SlicerOpenCV extension by calling find_package(SlicerOpenCV REQUIRED). This will set OpenCV_DIR in the scope of your extension.
- This extension also provides the ITK module Video Bridge OpenCV