installOpenCV | R Documentation |
This function attempts to download, compile and install OpenCV on the system. This process will take several minutes.
installOpenCV(path = defaultOpenCVPath(), batch = FALSE)
path |
A character string indicating the location at which OpenCV should
be installed. By default, it is the value returned by
|
batch |
A boolean indicating whether to skip ( |
A boolean.
Simon Garnier, garnier@njit.edu
## Not run: installOpenCV() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.