powered by
Determines the version of OpenCV installed within R.
opencvVersion()
A character string with the version of OpenCV installed by ROpenCVLite.
ROpenCVLite
# NOT RUN { if (isOpenCVInstalled()) { opencvVersion() } # }
Run the code above in your browser using DataLab