Learn R Programming

ROpenCVLite (version 4.90.2)

OpenCVPath: Install Location of OpenCV

Description

This function returns the location at which OpenCV is installed.

Usage

OpenCVPath()

Arguments

Value

A character string.

Author

Simon Garnier, garnier@njit.edu

Examples

Run this code
if (FALSE) {
 OpenCVPath()
}

Run the code above in your browser using DataLab