Click or drag to resize

VideoCaptureRetrieve Method

Overload List
  NameDescription
Public methodRetrieve(Mat, CameraChannels)
Returns the pointer to the image grabbed with cvGrabFrame function. The returned image should not be released or modified by user.
Public methodRetrieve(Mat, Int32)
Decodes and returns the grabbed video frame.
Top
See Also