Function grab from cvvideo
Brief description
grab(self:CvVideoGrabber):IplImage
Grabs an image from the camera More ...
Function information
| Name: | grab |
| Base: | CvVideoGrabber |
| Group: | OpenCV plugins:Video capture |
| Icon: | cvvideo.png |
| Color: | |
| Authors: | |
| Copyright: |
Detailed description
Grabs an image from the camera
Input parameters
-
self:
CvVideoGrabber
- Instance of the class
Return values
-
Default return value:
IplImage
