ICaptureQuerySmallFrame Method |
http://www.emgu.com Capture a Bgr image frame that is half width and half height
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
SyntaxFunction QuerySmallFrame As Mat
abstract QuerySmallFrame : unit -> Mat
Return Value
Type:
Mat A Bgr image frame that is half width and half height
See Also