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()
}


neuroconductor-devel/ROpenCVLite documentation built on Feb. 19, 2025, 4:13 a.m.