Uses of Class
clickTrainDetector.classification.simplechi2classifier.Chi2ThresholdClassifier
Packages that use Chi2ThresholdClassifier
Package
Description
- 
Uses of Chi2ThresholdClassifier in clickTrainDetector.classification
Methods in clickTrainDetector.classification that return Chi2ThresholdClassifier - 
Uses of Chi2ThresholdClassifier in clickTrainDetector.layout.classification.simplechi2classifier
Constructors in clickTrainDetector.layout.classification.simplechi2classifier with parameters of type Chi2ThresholdClassifierModifierConstructorDescriptionSimpleCTClassifierGraphics(Chi2ThresholdClassifier simpleChi2Classifier) SimpleCTClassifierPane(Chi2ThresholdClassifier simpleChi2Classifier) SimpleCTClassifierPane(Chi2ThresholdClassifier simpleChi2Classifier, javafx.geometry.Orientation orientation)