VideoCaptureRetrieve Method OpenCvSharp Class Library
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)
Returns the pointer to the image grabbed with cvGrabFrame function.
Top
See Also

Reference