Enum CaptureType
Capture type of CvCapture (Camera or AVI file)
Namespace: OpenCvSharp
Assembly: OpenCvSharp.dll
Syntax
public enum CaptureType
Fields
Name | Description |
---|---|
Camera | Captures from digital camera |
File | Captures from an AVI file |
NotSpecified |