38 #ifdef ICL_HAVE_OPENCV 39 #ifdef ICL_HAVE_OPENCV_OLD_STYLE 40 #include <opencv/highgui.h> 42 #include <opencv2/highgui/highgui_c.h> bool updating
locking
Definition: OpenCVVideoGrabber.h:57
undocument this line if you encounter any issues!
Definition: Any.h:37
utils::Mutex mutex
Definition: OpenCVVideoGrabber.h:56
#define ICLIO_API
Definition: CompatMacros.h:176
Common interface class for all grabbers.
Definition: Grabber.h:153
opencv base grabber implementation for movie files
Definition: OpenCVVideoGrabber.h:53
Represents a single property.
Definition: Configurable.h:200
Mutex class of the ICL.
Definition: Mutex.h:54
ImgBase is the Image-Interface class that provides save access to underlying Img-template .
Definition: ImgBase.h:131
Data * data
pimpl type
Definition: OpenCVVideoGrabber.h:54