FrameSourceNextFrame Method |
http://www.emgu.com
Retrieve the next frame from the FrameSoure
Namespace: Emgu.CV.VideoStabAssembly: Emgu.CV.VideoStab (in Emgu.CV.VideoStab.dll) Version: 3.0.0.2161 (3.0.0.2161)
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