Package Rvision details

Basic Computer Vision Library

This package uses the OpenCV library to provide R users with methods to read and manipulate video and image files, as well as camera streams.

Maintainer: Simon Garnier < garnier at njit.edu >

Documentation

 
From within R, enter citation('Rvision')

 

If you have any problems with this package you can open a new issue or check the already existing ones here.

 
  Versions(Pending - no previous version)
 
To install this package, start R and enter:

source("https://neuroconductor.org/neurocLite.R")

# Default Install
neuro_install('Rvision')

# from GitHub
neuro_install('Rvision', release = "stable", release_repo = "github")
neuro_install('Rvision', release = "current", release_repo = "github")

More detailed installation instructions can be found here.

 

Initially submitted on May 22 2019 3:30PM
Last updated on December 31 1969 7:00PM
Package type standard
Source GitHub https://github.com/swarm-lab/Rvision GitHub
Neuroconductor GitHub https://github.com/neuroconductor/Rvision GitHub
System requirementsC++11