opencvConfig: C/C++ configuration options

Description Usage Arguments Value Author(s)

View source: R/opencv.R

Description

Determines the configuration options for compiling C/C++-based packages against OpenCV installed by ROpenCVLite.

Usage

1
opencvConfig(output = "libs", arch = NULL)

Arguments

output

Either 'libs' for library configuration options or 'cflags' for C/C++ configuration flags.

arch

architecture relevant for Windows. If NULL, then R.version$arch will be used.

Value

A concatenated character string (with cat) of the configuration options.

Author(s)

Simon Garnier, garnier@njit.edu


neuroconductor-devel/ROpenCVLite documentation built on May 3, 2021, 12:34 p.m.