http://www.emgu.com
Assembly: Emgu.CV.VideoStab (in Emgu.CV.VideoStab.dll) Version: 2.4.2.1777 (2.4.2.1777)
Retrieve the next frame from the FrameSoure
Namespace: Emgu.CV.VideoStabAssembly: Emgu.CV.VideoStab (in Emgu.CV.VideoStab.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public Image<Bgr, byte> NextFrame() |
Visual Basic |
---|
Public Function NextFrame As Image(Of Bgr, Byte) |
Visual C++ |
---|
public: Image<Bgr, unsigned char>^ NextFrame() |
Return Value
[Missing <returns> documentation for "M:Emgu.CV.VideoStab.FrameSource.NextFrame"]