opencvVersion: OpenCV Version

View source: R/utils.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()
}


ROpenCVLite documentation built on Sept. 12, 2024, 7:40 a.m.