Show / Hide Table of Contents

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
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX