opencvVersion | R Documentation |
This function determines the version of OpenCV installed within R.
opencvVersion()
A character string.
Simon Garnier, garnier@njit.edu
if (isOpenCVInstalled()) { opencvVersion() }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.