opencv-0.0.1.1: Haskell binding to OpenCV-3.x

Safe HaskellNone
LanguageHaskell2010

OpenCV.VideoIO.VideoCapture

Documentation

data VideoCaptureSource Source #

Constructors

VideoFileSource !FilePath !(Maybe VideoCaptureAPI)

VideoFile and backend

VideoDeviceSource !Int32 !(Maybe VideoCaptureAPI)

VideoDevice and backend