ICaptureQuerySmallFrame Method |
http://www.emgu.com Capture a Bgr image frame that is half width and half heigh
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
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