public abstract class RelabelParam<M,S> extends RelabelCoreParam
Constructor and Description |
---|
RelabelParam() |
Modifier and Type | Method and Description |
---|---|
ILDetector<M,S> |
getDetector() |
ILDetectorParam |
getDetectorParam() |
Replacer<M,S> |
getReplacer() |
void |
setDetector(ILDetector<M,S> detector) |
void |
setDetectorParam(ILDetectorParam detectorParam) |
void |
setReplacer(Replacer<M,S> replacer) |
createDefaultRelabelCoreParam, getClassifier, getClusterMethod, getClusterParam, getRelabeler, getRelabelerParam, getRelabelMethod, getRelabelParam, setClassifier, setClusterMethod, setClusterParam, setDefaultRelabelCoreParam, setRelabeler, setRelabelerParam, setRelabelMethod, setRelabelParam
public ILDetector<M,S> getDetector()
public void setDetector(ILDetector<M,S> detector)
public ILDetectorParam getDetectorParam()
public void setDetectorParam(ILDetectorParam detectorParam)