|
mmcfilters
Public API documentation
|
Regional extrema and their sparse dense-domain node scores. More...
#include <ShapeSpaceSaliency.hpp>
Public Attributes | |
| std::vector< ShapeSpaceExtremum< Real > > | extrema |
| Regional extrema ordered by the computation. | |
| std::vector< Real > | nodeScores |
| Sparse extinction score stored in the dense node-id domain. | |
Regional extrema and their sparse dense-domain node scores.
Definition at line 48 of file ShapeSpaceSaliency.hpp.
| std::vector<ShapeSpaceExtremum<Real> > mmcfilters::ShapeSpaceExtinctionResult< Real >::extrema |
Regional extrema ordered by the computation.
Definition at line 50 of file ShapeSpaceSaliency.hpp.
| std::vector<Real> mmcfilters::ShapeSpaceExtinctionResult< Real >::nodeScores |
Sparse extinction score stored in the dense node-id domain.
Definition at line 52 of file ShapeSpaceSaliency.hpp.