Learn R Programming

Rvision (version 0.4.2)

Image-class: An S4 Class Containing an OpenCV Image

Description

Image objects are the base objects of the Rvision package. They contain an OpenCV image that can originate from an image file, an array, a video file or a video stream. This image can be manipulated using the functions of Rvision.

Usage

Image

Arguments

Format

An object of class C++Class of length 1.

See Also

image, Video, Stream