|
file | morpho/attribute/all.hh [code] |
| File that includes all attributes used in mathematical morphology.
|
|
file | morpho/attribute/card.hh [code] |
| Define an accumulator that computes the cardinality of a component.
|
|
file | morpho/attribute/count_adjacent_vertices.hh [code] |
| Define an accumulator that counts the vertices adjacent to a set of p_edges psites.
|
|
file | morpho/attribute/height.hh [code] |
| Define an accumulator that computes the height of a component through one of its pixels.
|
|
file | sharpness.hh [code] |
| Define an accumulator that computes the sharpness of a component.
|
|
file | morpho/attribute/sum.hh [code] |
| Define an accumulator that computes the sum of component values.
|
|
file | morpho/attribute/volume.hh [code] |
| Define an accumulator that computes the volume of a component.
|
|