public class Binarize extends Object implements ToolMode
double
threshold
Binarize()
void
process(SimilarityMatrix matrix, File output)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public double threshold
public Binarize()
public void process(SimilarityMatrix matrix, File output) throws Exception
process
ToolMode
Exception