| FrameSourceNextFrame Method |
http://www.emgu.com
Retrieve the next frame from the FrameSoure
Namespace: Emgu.CV.VideoStabAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
SyntaxPublic Function NextFrame As Mat
member NextFrame : unit -> Mat
Return Value
Type:
Mat[Missing <returns> documentation for "M:Emgu.CV.VideoStab.FrameSource.NextFrame"]
See Also