Milena (Olena)  User documentation 2.0a Id
mln::literal Namespace Reference

Namespace of literals. More...

Classes

struct  black_t
 Type of literal black. More...
struct  blue_t
 Type of literal blue. More...
struct  brown_t
 Type of literal brown. More...
struct  cyan_t
 Type of literal cyan. More...
struct  green_t
 Type of literal green. More...
struct  identity_t
 Type of literal identity. More...
struct  light_gray_t
 Type of literal grays. More...
struct  lime_t
 Type of literal lime. More...
struct  magenta_t
 Type of literal magenta. More...
struct  max_t
 Type of literal max. More...
struct  min_t
 Type of literal min. More...
struct  olive_t
 Type of literal olive. More...
struct  one_t
 Type of literal one. More...
struct  orange_t
 Type of literal orange. More...
struct  origin_t
 Type of literal origin. More...
struct  pink_t
 Type of literal pink. More...
struct  purple_t
 Type of literal purple. More...
struct  red_t
 Type of literal red. More...
struct  teal_t
 Type of literal teal. More...
struct  violet_t
 Type of literal violet. More...
struct  white_t
 Type of literal white. More...
struct  yellow_t
 Type of literal yellow. More...
struct  zero_t
 Type of literal zero. More...

Variables

const black_t black
 Literal black.
const blue_t blue
 Literal blue.
const brown_t brown
 Literal brown.
const cyan_t cyan
 Literal cyan.
const dark_gray_t dark_gray
 Literal dark gray.
const green_t green
 Literal green.
const identity_t identity
 Literal identity.
const light_gray_t light_gray
 Literal light gray.
const lime_t lime
 Literal lime.
const magenta_t magenta
 Literal magenta.
const max_t max
 Literal max.
const medium_gray_t medium_gray
 Literal medium_gray.
const min_t min
 Literal min.
const olive_t olive
 Literal olive.
const one_t one
 Literal one.
const orange_t orange
 Literal orange.
const origin_t origin
 Literal origin.
const pink_t pink
 Literal pink.
const purple_t purple
 Literal purple.
const red_t red
 Literal red.
const teal_t teal
 Literal teal.
const violet_t violet
 Literal violet.
const white_t white
 Literal white.
const yellow_t yellow
 Literal yellow.
const zero_t zero
 Literal zero.

Detailed Description

Namespace of literals.


Variable Documentation

Literal black.

Definition at line 64 of file black.hh.

Referenced by mln::labeling::colorize().

Literal blue.

Definition at line 274 of file colors.hh.

Literal brown.

Definition at line 276 of file colors.hh.

Literal cyan.

Definition at line 290 of file colors.hh.

const dark_gray_t mln::literal::dark_gray

Literal dark gray.

Definition at line 82 of file grays.hh.

Literal green.

Definition at line 272 of file colors.hh.

Referenced by mln::make_debug_graph_image().

Literal identity.

Definition at line 63 of file identity.hh.

Literal light gray.

Definition at line 78 of file grays.hh.

Literal lime.

Definition at line 278 of file colors.hh.

Literal magenta.

Definition at line 292 of file colors.hh.

Literal max.

Definition at line 77 of file literal/max.hh.

const medium_gray_t mln::literal::medium_gray

Literal medium_gray.

Definition at line 80 of file grays.hh.

Literal min.

Definition at line 75 of file literal/min.hh.

Literal olive.

Definition at line 296 of file colors.hh.

Literal orange.

Definition at line 280 of file colors.hh.

Literal pink.

Definition at line 282 of file colors.hh.

Literal purple.

Definition at line 284 of file colors.hh.

Literal red.

Definition at line 270 of file colors.hh.

Referenced by mln::debug::superpose(), and mln::morpho::watershed::superpose().

Literal teal.

Definition at line 286 of file colors.hh.

Literal violet.

Definition at line 288 of file colors.hh.

Literal white.

Definition at line 64 of file white.hh.

Literal yellow.

Definition at line 294 of file colors.hh.

 All Classes Namespaces Functions Variables Typedefs Enumerator