R/Rvision-package.R

#' Rvision: Computer vision library for R
#'
#' The \code{Rvision} package contains an OpenCV-based computer vision library
#' providing methods to read and manipulate video and image files, as well as
#' camera streams.
#'
#' @author Simon Garnier <garnier@@njit.edu>
#' @author John Muschelli <muschellij2@@gmail.com>
#'
#' Maintainer: Simon Garnier <garnier@@njit.edu>
#'
#' @details
#' \tabular{ll}{
#'  Package: \tab Rvision\cr
#'  Type: \tab Package\cr
#'  Version: \tab 0.8.0\cr
#'  Date: \tab 2024-01-31\cr
#'  License: \tab GPL-3\cr
#' }
#'
#' @references More about OpenCV at \url{http://opencv.org/}.
#'
#' @name Rvision
"_PACKAGE"
neuroconductor-devel/Rvision documentation built on June 10, 2025, 12:04 a.m.