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

Colors with both alpha and weight channels. More...

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

Concept definition

template<typename T>
Colors with both alpha and weight channels.
Definition concepts.hpp:115
Colors that include an alpha channel.
Definition concepts.hpp:103
Colors that include a weight channel.
Definition concepts.hpp:109

Detailed Description

Colors with both alpha and weight channels.

Definition at line 115 of file concepts.hpp.