Function IplImage from cvqt
Brief description
IplImage(image:QImage):IplImage
Converts a QImage to an IplImage More ...
Function information
| Name: | IplImage |
| Base: | IplImage |
| Group: | OpenCV plugins:Qt integration |
| Icon: | qtimage.png |
| Color: | |
| Authors: | |
| Copyright: |
Detailed description
Converts a QImage to an IplImage
Input parameters
-
image:
QImage
- Input image
Return values
-
Default return value:
IplImage
