Click or drag to resize

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.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
Mat QuerySmallFrame()

Return Value

Type: Mat
A Bgr image frame that is half width and half height
See Also