CCIMXDesktop
Loading...
Searching...
No Matches
QtAdaptTools.h
1
#ifndef QTADAPTTOOLS_H
2
#define QTADAPTTOOLS_H
3
#include <QImage>
4
class
CVImage
;
5
12
namespace
QtAdaptTools
{
13
19
QImage
toQImage
(
const
CVImage
& cvImage);
20
}
21
22
#endif
// QTADAPTTOOLS_H
CVImage
The CVImage class is the image class that provides the image in the frameworks.
Definition
CVImage.h:9
QtAdaptTools
The QtAdaptTools namespace provides the tools.
Definition
QtAdaptTools.h:12
QtAdaptTools::toQImage
QImage toQImage(const CVImage &cvImage)
toQImage convert the CVImage to QImage
Definition
QtAdaptTools.cpp:4
extern_app
MediaPlayer
base
QtAdaptTools.h
Generated by
1.9.8