Grabs a frame from camera or video file, decompresses and returns it. This function is just a combination of cvGrabFrame and cvRetrieveFrame in one call. The returned image should not be released or modified by user.
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.793 (2.1.0.793)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- capture
- IntPtr
video capturing structure