Package ROpenCVLite details
Install 'OpenCV'
Installs 'OpenCV' for use by other packages. 'OpenCV'
Maintainer: Simon Garnier < garnier at njit.edu >
From within R, enter citation('ROpenCVLite')
To cite package 'ROpenCVLite' in publications use:
Simon Garnier (NA). ROpenCVLite: Install 'OpenCV'.
https://swarm-lab.github.io/ROpenCVLite/,
https://github.com/swarm-lab/ROpenCVLite.
A BibTeX entry for LaTeX users is
@Manual{,
title = {ROpenCVLite: Install 'OpenCV'},
author = {Simon Garnier},
note = {https://swarm-lab.github.io/ROpenCVLite/, https://github.com/swarm-lab/ROpenCVLite},
}
If you have any problems with this package you can open a new issue or check the already existing ones here.
To install this package, start R and enter:
source("https://neuroconductor.org/neurocLite.R")
# Default Install
neuro_install('ROpenCVLite')
# from GitHub
neuro_install('ROpenCVLite', release = "stable", release_repo = "github")
neuro_install('ROpenCVLite', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | September 25 2018 2:11PM |
Last updated on | December 2 2019 3:42PM |
Package type | standard |
Source GitHub | https://github.com/swarm-lab/ROpenCVLite.git GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/ROpenCVLite GitHub |
System requirements | cmake, C++11 |
Reverse Imports | Rvision (0.3.412) |