Click or drag to resize

VideoCaptureCaptureModuleType Enumeration

http://www.emgu.com
The type of capture source

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public enum CaptureModuleType
Members
  Member nameValueDescription
Camera0 Capture from camera
Highgui1 Capture from file using HighGUI
See Also