Difference between revisions of "OpenCV"
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
* {{#lowercase:{{#var:app}}}} | * {{#lowercase:{{#var:app}}}} | ||
− | ===With | + | ===With GPU Support=== |
* gcc/4.7.2 | * gcc/4.7.2 | ||
* cuda | * cuda |
Revision as of 20:36, 8 April 2014
Description
OpenCV, Open source Computer Vision, is an open-source BSD-licensed library that includes several hundreds of computer vision algorithms. Written in optimized C/C++, the library can take advantage of multi-core processing. Enabled with OpenCL, it can take advantage of the hardware acceleration of the underlying heterogeneous compute platform.
Required Modules
Serial
- gcc/4.7.2
- {{#lowercase:OpenCV}}
With GPU Support
- gcc/4.7.2
- cuda
- {{#lowercase:OpenCV}}
System Variables
- HPC_{{#uppercase:OpenCV}}_DIR - Installation directory
- HPC_{{#uppercase:OpenCV}}_BIN - Executable directory
- HPC_{{#uppercase:OpenCV}}_INC - Includes directory