Function CvVideoGrabber from cvvideo
Brief description
CvVideoGrabber(camera:int):CvVideoGrabber
Creates an empty uninitialized grabber More ...
Function information
| Name: | CvVideoGrabber |
| Base: | CvVideoGrabber |
| Group: | OpenCV plugins:Video capture |
| Icon: | cvvideo.png |
| Color: | |
| Authors: | |
| Copyright: |
Detailed description
Creates an empty uninitialized grabber
Input parameters
-
camera:
int
- Camera initialized on creation
Return values
-
Default return value:
CvVideoGrabber
