isOpenCVInstalled {ROpenCVLite} | R Documentation |
Check OpenCV Installation
Description
This function checks that OpenCV is installed and accessible.
Usage
isOpenCVInstalled()
Value
A boolean.
Author(s)
Simon Garnier, garnier@njit.edu
Examples
isOpenCVInstalled()
[Package ROpenCVLite version 4.90.1 Index]