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

Colors that support weighted accumulation (floating-point with weight). More...

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

Concept definition

template<typename T>
Colors that support weighted accumulation (floating-point with weight).
Definition concepts.hpp:205
Colors that include a weight channel.
Definition concepts.hpp:109
Colors with a floating-point channel type.
Definition concepts.hpp:85

Detailed Description

Colors that support weighted accumulation (floating-point with weight).

Definition at line 205 of file concepts.hpp.