Package br.usp.ime.klava.segmentit.metrics

This package contains the metrics utilized to build the hierarchies of nested partitions.

See:
          Description

Class Summary
AbstractMetric Abstract metric used to build hierarchies of nested partitions.
Area Metric to build hierarchies of nested partitions ranking segments by their areas in synchronous flooding simulation.
Depth Metric to build hierarchies of nested partitions ranking segments by their contrasts in synchronous flooding simulation.
MeanValue Metric to build hierarchies of nested partitions ranking segments by their mean gray level (generic metric clustering hierarchy).
MergingLevel Metric to build hierarchies of nested partitions in uniform flooding simulation.
Volume Metric to build hierarchies of nested partitions ranking segments by their areas and contrasts in synchronous flooding simulation.
 

Package br.usp.ime.klava.segmentit.metrics Description

This package contains the metrics utilized to build the hierarchies of nested partitions.