http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
The type of capture source
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public enum CaptureModuleType |
Visual Basic |
---|
Public Enumeration CaptureModuleType |
Visual C++ |
---|
public enum class CaptureModuleType |
Members
Member name | Value | Description | |
---|---|---|---|
Camera | 0 | Capture from camera | |
Highgui | 1 | Capture from file using HighGUI |