#include <ImageEvent.h>
|
| ImageEvent (const cv::Mat &templatePic, const cv::Mat &maskPic, const int matchMethod, const double matchThreshold, const cv::Rect imageCrop, VideoFrameSink *videoFrameSink) |
|
uint8_t | value () const |
|
◆ ImageEvent()
ImageEvent::ImageEvent |
( |
const cv::Mat & |
templatePic, |
|
|
const cv::Mat & |
maskPic, |
|
|
const int |
matchMethod, |
|
|
const double |
matchThreshold, |
|
|
const cv::Rect |
imageCrop, |
|
|
VideoFrameSink * |
videoFrameSink |
|
) |
| |
|
inline |
◆ value()
uint8_t ImageEvent::value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: