Learn R Programming

ROpenCVLite (version 4.30.2)

isOpenCVInstalled: Check OpenCV Installation

Description

This functions checks that OpenCV is installed within the R library.

Usage

isOpenCVInstalled()

Arguments

Value

A boolean indicating whether OpenCV was or not installed on the system.

Examples

Run this code
# NOT RUN {
isOpenCVInstalled()

# }

Run the code above in your browser using DataLab