powered by
This function determines the version of OpenCV installed within R.
opencvVersion()
A character string.
Simon Garnier, garnier@njit.edu
if (isOpenCVInstalled()) { opencvVersion() }
Run the code above in your browser using DataLab