Skip to contents

This function returns the location at which OpenCV should be installed by default.

Usage

defaultOpenCVPath()

Value

A character string.

Author

Simon Garnier, garnier@njit.edu

Examples

if (FALSE) {
 defaultOpenCVPath()
}