|
CortidQCT
1.2.2.52
|
This finle contains definitions for label to color map types. More...
#include <functional>

Go to the source code of this file.
Namespaces | |
| CortidQCT | |
| Name namespace for CortidQCT library. | |
| CortidQCT::LabelToColorMaps | |
| Namespace containing label to color maps. | |
Typedefs | |
| template<class Scalar , class Label > | |
| using | CortidQCT::LabelToColorMap = std::function< std::array< Scalar, 3 >(Label)> |
| Label to color map. More... | |
Functions | |
| template<class Scalar , class Label > | |
| std::array< Scalar, 3 > | CortidQCT::LabelToColorMaps::defaultMap (Label label) |
| Default label to color map. More... | |
This finle contains definitions for label to color map types.
1.8.11