Install and Update OpenCV
install_cv.Rd
This function automates the installation/updating of OpenCV and all its Python dependencies in a dedicated Python virtual environment for use with the trackRcv apps.
Value
If the installation/update completes successfully, a data frame indicating the location of the OpenCV installation and its version number.
Note
If the requested version of Python is not activated on your system, this function will attempt to install it first before creating the dedicated Python virtual environment.
Author
Simon Garnier, garnier@njit.edu