FrameSourceNextFrame Method |
http://www.emgu.com
Retrieve the next frame from the FrameSoure
Namespace:
Emgu.CV.VideoStab
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
SyntaxPublic Function NextFrame As Mat
member NextFrame : unit -> Mat
Return Value
Type:
MatThe next frame
See Also