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

Directories

directory  image
 
directory  internal
 
directory  logic
 
directory  math
 
directory  shape
 
directory  site_set
 
directory  stat
 

Files

file  accu/all.hh [code]
 File that includes all accumulator types.
 
file  center.hh [code]
 Define an accumulator that computes the mass center of a site set.
 
file  accu/compute.hh [code]
 Compute an accumulator on image pixels, i.e., couples (site, value).
 
file  accu/convolve.hh [code]
 Define an accumulator that computes a convolution.
 
file  accu/count_adjacent_vertices.hh [code]
 Define an accumulator that counts the vertices adjacent to a set of p_edges psites.
 
file  count_labels.hh [code]
 Define an accumulator that counts the number of different labels.
 
file  count_value.hh [code]
 Define an accumulator that counts the occurrence of a given value.
 
file  accu/essential.hh [code]
 File that includes the most useful accumulator types.
 
file  accu/histo.hh [code]
 Define a generic histogram accumulator class.
 
file  label_used.hh [code]
 Define an accumulator that references all the labels used.
 
file  accu/line.hh [code]
 Run an accumulator on a line of images.
 
file  maj_h.hh [code]
 Define an accumulator that computes a maj_h.
 
file  max_site.hh [code]
 Define an accumulator that computes the first site with the maximum value in an image.
 
file  accu/nil.hh [code]
 Define an accumulator that does nothing.
 
file  p.hh [code]
 Define an accumulator that computes a min and a max.
 
file  pair.hh [code]
 Define a pair of accumulators.
 
file  accu/rms.hh [code]
 Define an accumulator that computes the Root Mean Square.
 
file  take.hh [code]
 Define an accumulator that takes image pixels.
 
file  accu/transform.hh [code]
 Transform an image by applying locally an accumulator on its values.
 
file  transform_diagonal.hh [code]
 Run an accumulator over a diagonal.
 
file  transform_directional.hh [code]
 Run an accumulator over a particular direction.
 
file  transform_line.hh [code]
 Run an accumulator over a line (in a particular direction).
 
file  transform_snake.hh [code]
 Run an accumulator in a snake-like browsing.
 
file  transform_stop.hh [code]
 Transform_Stop an image by applying locally an accumulator on its values.
 
file  tuple.hh [code]
 Define a tuple of accumulators.
 
file  v.hh [code]
 Define an accumulator that computes a min and a max.