MIRA
|
Declaration of ColormapProperty and related classes. More...
#include <QVector>
#include <QColor>
#include <QComboBox>
#include <serialization/PropertyNode.h>
#include <serialization/SplitReflect.h>
#include <serialization/IsTransparentSerializable.h>
#include <image/Colormap.h>
#include <visualization/GuiVisualizationExports.h>
Go to the source code of this file.
Classes | |
class | ColormapProperty |
A special property class that can be used as member, if you want to provide a ComboBox where the user is able to select the available and registered color colormaps. More... | |
class | IsTransparentSerializable< ColormapProperty, SerializerTag > |
class | ColormapPropertyComboBox |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Declaration of ColormapProperty and related classes.