[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
![]() |
ConvexHullFeatures Class Reference | ![]() |
Compute object features related to the convex hull. More...
#include <vigra/accumulator.hxx>
Classes | |
struct | Impl |
Result type of the covex hull feature calculation. More... | |
Compute object features related to the convex hull.
AccumulatorChain must be used with CoupledIterator in order to have access to pixel coordinates. The convex hull features are only available when WITH_LEMON
is set.
Minimal example how to calculate the features:
© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de) |
html generated using doxygen and Python
|