Classes

On images
[Accumulators]

Accumulators working on images. More...

Classes

struct  mln::accu::count_adjacent_vertices< F, S >
 Accumulator class counting the number of vertices adjacent to a set of mln::p_edges_psite (i.e., a set of edges). More...
struct  mln::accu::max_site< I >
 Define an accumulator that computes the first site with the maximum value in an image. More...
struct  mln::accu::shape::height< I >
 Height accumulator. More...
struct  mln::accu::shape::volume< I >
 Volume accumulator class. More...

Detailed Description

Accumulators working on images.