com.alibaba.simpleimage.analyze.search.cluster.impl
类 DriftClusterChecker

java.lang.Object
  继承者 com.alibaba.simpleimage.analyze.search.cluster.impl.DriftClusterChecker
所有已实现的接口:
ClusterChecker

public class DriftClusterChecker
extends Object
implements ClusterChecker

类DriftClusterChecker.java的实现描述:TODO 类实现描述

作者:
axman 2013-7-24 上午10:54:54

构造方法摘要
DriftClusterChecker(float driftTolerance)
           
 
方法摘要
 boolean recalculateClusters(Clusterable[] clusters)
           
 
从类 java.lang.Object 继承的方法
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

DriftClusterChecker

public DriftClusterChecker(float driftTolerance)
方法详细信息

recalculateClusters

public boolean recalculateClusters(Clusterable[] clusters)
指定者:
接口 ClusterChecker 中的 recalculateClusters


Copyright © 2012–2015 Alibaba Group. All rights reserved.