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