[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
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:
![\[ e = \sqrt{1 - m^2 / M^2 } \]](form_10.png)
, 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) |