opencvVersion: OpenCV Version

View source: R/opencv.R

opencvVersionR Documentation

OpenCV Version

Description

This function determines the version of OpenCV installed within R.

Usage

opencvVersion()

Value

A character string.

Author(s)

Simon Garnier, garnier@njit.edu

Examples

if (isOpenCVInstalled()) {
  opencvVersion()
}


neuroconductor/ROpenCVLite documentation built on March 9, 2023, 7:27 p.m.