3 #include <opencv2/core.hpp>
13 typedef wxImage gui_image_t;
14 typedef wxBitmap gui_bitmap_t;
Class used to convert between image formats.
Definition: ImageTranslator.hpp:21
static gui_image_t toNativeGui(const cv::Mat &)
convert cv::Mat to the native GUI class