Skip to contents

This function returns the location at which OpenCV is installed.

Usage

OpenCVPath()

Value

A character string.

Author

Simon Garnier, garnier@njit.edu

Examples

if (FALSE) {
 OpenCVPath()
}