Write a single frame to the video writer
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- frame
- Image<(Of <(<'TColor, TDepth>)>)>
The frame to be written to the video writer
Type Parameters
- TColor
- The color type of the frame
- TDepth
- The depth of the frame