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