Create
Object by reference ! Default constructor.
Dispose
Closes the reference and triggers cleanup of the associated C++ object, releasing system resources. …
Get
Returns the specified VideoCapture property.
GetBackendName
Returns used backend API name.
Grab
Grabs the next frame from video file or capturing device.
IsOpened
Returns true if video capturing has been initialized already.
Open
Opens a camera, video or stream capturing
Read
Grabs, decodes and returns the next video frame.
Release
Closes video file or capturing device.
Retrieve
Decodes and returns the grabbed video frame.
Set