47 #ifndef _MIRA_IMGWIDGET_H_ 48 #define _MIRA_IMGWIDGET_H_ 83 void setImage(
const Img<>& image,
double scaleMin,
double scaleMax);
137 class ImgPainterWidget;
This file contains classes for different color colormaps (like Jet, HSV, etc.)
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
Definition: IOService.h:67
class for typed images.
Definition: Img.h:797
Header file containing Img classes that wrap cv::Mat.
Base class for color colormaps.
Definition: Colormap.h:62