Overload List
Name | Description | |
---|---|---|
![]() | Retrieve(Mat, CameraChannels) |
Returns the pointer to the image grabbed with cvGrabFrame function.
The returned image should not be released or modified by user.
|
![]() | Retrieve(Mat, Int32) |
Returns the pointer to the image grabbed with cvGrabFrame function.
|
See Also