net.sourceforge.javaocr.plugin.cluster
Class MahalanobisClusterContainer
java.lang.Object
net.sourceforge.javaocr.matcher.MetricContainer
net.sourceforge.javaocr.plugin.cluster.MahalanobisClusterContainer
public class MahalanobisClusterContainer
- extends MetricContainer
container class to serialize and deserialize cluster data to external storage.
Purpose of this class is to provide type information for deserialisation of JSON
- Author:
- Konsyantin Pribluda
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MahalanobisClusterContainer
public MahalanobisClusterContainer()
setMetric
public void setMetric(MahalanobisDistanceCluster metric)
Copyright © -2012. All Rights Reserved.