vpImage: Image object.

Description Format Details See Also

Description

A vpImage object is an R container for an OpenCV image. vpImage objects can be generated by the following videoplayR functions: readImg, getFrame, r2img. They can be displayed using the imshow function.

Format

A vpImage object contains two fields:

Details

A vpImage object is not a persistent object, but a pointer to a C++ object that cannot be saved for reuse in a different session.

See Also

readImg, getFrame, imshow


swarm-lab/videoplayR documentation built on May 30, 2019, 9:36 p.m.