Package | Description |
---|---|
de.lmu.ifi.dbs.elki.visualization.visualizers.optics |
Visualizers that do work on OPTICS plots
|
Modifier and Type | Class and Description |
---|---|
class |
OPTICSClusterVisualization<D extends Distance<D>>
Visualize the clusters and cluster hierarchy found by OPTICS on the OPTICS
Plot.
|
class |
OPTICSPlotCutVisualization<D extends Distance<D>>
Visualizes a cut in an OPTICS Plot to select an Epsilon value and generate a
new clustering result
|
class |
OPTICSPlotSelectionVisualization<D extends Distance<D>>
Handle the marker in an OPTICS plot.
|
class |
OPTICSPlotVisualizer<D extends Distance<D>>
Visualize an OPTICS result by constructing an OPTICS plot for it.
|
class |
OPTICSSteepAreaVisualization<D extends Distance<D>>
Visualize the steep areas found in an OPTICS plot
|