UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Loading...
Searching...
No Matches
ufo::BlendableColors Concept Reference

Colors that can be blended together (same model and mutually convertible types). More...

#include <lib/vision/include/ufo/vision/color/concepts.hpp>

Concept definition

template<typename T1, typename T2>
Colors that can be blended together (same model and mutually convertible types).
Definition concepts.hpp:279
Colors with compatible channel types for conversion.
Definition concepts.hpp:272
Two colors with the same color model.
Definition concepts.hpp:251

Detailed Description

Colors that can be blended together (same model and mutually convertible types).

Definition at line 279 of file concepts.hpp.