[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
RegionEccentricity Class Reference |
Compute the eccentricity of a 2D region in terms of its prinipal radii. More...
#include <vigra/accumulator.hxx>
Compute the eccentricity of a 2D region in terms of its prinipal radii.
Formula:
, where m and M are the minor and major principal radius.
AccumulatorChain must be used with CoupledIterator in order to have access to pixel coordinates.
© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de) |
html generated using doxygen and Python
|