39 #ifdef ICL_HAVE_OPENCV 40 #ifdef ICL_HAVE_OPENCV_OLD_STYLE 41 #include <opencv/highgui.h> 43 #include <opencv2/highgui/highgui_c.h> 78 double fps,
utils::Size frame_size,
int frame_color=1) ;
virtual void send(const core::ImgBase *image)
wraps write to implement ImageOutput interface
Definition: OpenCVVideoWriter.h:87
undocument this line if you encounter any issues!
Definition: Any.h:37
#define ICLIO_API
Definition: CompatMacros.h:176
Definition: OpenCVVideoWriter.h:52
Size class of the ICL.
Definition: Size.h:61
Minimal interface for image output classes.
Definition: ImageOutput.h:54
std::ostream & operator<<(std::ostream &stream, const FourCC &fourCC)
overloaded ostream operator for type fourCC
Definition: FourCC.h:97
ImgBase is the Image-Interface class that provides save access to underlying Img-template .
Definition: ImgBase.h:131
CvVideoWriter * writer
OpenCV VideoWriter struct.
Definition: OpenCVVideoWriter.h:55