Function init from cvvideo
Brief description
init(self:CvVideoGrabber,camera:int):void
Initializes the camera driver More ...
Function information
Name: | init |
Base: | CvVideoGrabber |
Group: | OpenCV plugins:Video capture |
Icon: | cvvideo.png |
Color: | |
Authors: | |
Copyright: |
Detailed description
Initializes the camera driver
Input parameters
-
self:
CvVideoGrabber
- Instance of the class
-
camera:
int
- Camera type
Return values
-
Default return value:
void