Milena (Olena)  User documentation 2.0a Id
 All Classes Namespaces Functions Variables Typedefs Enumerator Groups Pages
v2v Directory Reference

Files

file  fun/v2v/abs.hh [code]
 FIXME.
 
file  fun/v2v/all.hh [code]
 File that includes all functions from value to value.
 
file  fun/v2v/cast.hh [code]
 FIXME.
 
file  fun/v2v/ch_function_value.hh [code]
 Wrap a function v2v and convert its result to another type.
 
file  component.hh [code]
 Functor that accesses the i-th component of a value.
 
file  mln/fun/v2v/convert.hh [code]
 FIXME.
 
file  dec.hh [code]
 Decrementation function.
 
file  enc.hh [code]
 FIXME.
 
file  fun/v2v/essential.hh [code]
 File that includes essential functions from value to value.
 
file  hsi_to_rgb.hh [code]
 Convert a rgb value to hsi.
 
file  hsl_to_rgb.hh [code]
 Convert HSL values to RGB.
 
file  id.hh [code]
 Identity function.
 
file  inc.hh [code]
 Incrementation function.
 
file  v2v/linear.hh [code]
 FIXME.
 
file  v2v/norm.hh [code]
 Norm functors.
 
file  projection.hh [code]
 FIXME.
 
file  qt_rgb_to_int_u.hh [code]
 Convert a qt::rgb32 value to an int_u8.
 
file  rgb8_to_rgbn.hh [code]
 Convert rgb8 value to rgbn, n < 8.
 
file  rgb_to_hsi.hh [code]
 
file  rgb_to_hsl.hh [code]
 
file  rgb_to_int_u.hh [code]
 
file  rgb_to_luma.hh [code]
 
file  fun/v2v/saturate.hh [code]
 FIXME.
 
file  fun/v2v/wrap.hh [code]
 Function to wrap labels such as 0 -> 0 and [1, lmax] maps to [1, Lmax] (using modulus).