Uses of Class
clickTrainDetector.classification.idiClassifier.IDIClassifierParams
Packages that use IDIClassifierParams
Package
Description
- 
Uses of IDIClassifierParams in clickTrainDetector.classification.idiClassifier
Methods in clickTrainDetector.classification.idiClassifier that return IDIClassifierParams - 
Uses of IDIClassifierParams in clickTrainDetector.layout.classification.idiClassifier
Methods in clickTrainDetector.layout.classification.idiClassifier that return IDIClassifierParamsModifier and TypeMethodDescriptionIDIPane.getParams(IDIClassifierParams idiClassifierParams) Get IDI parameters.Methods in clickTrainDetector.layout.classification.idiClassifier with parameters of type IDIClassifierParamsModifier and TypeMethodDescriptionIDIPane.getParams(IDIClassifierParams idiClassifierParams) Get IDI parameters.voidIDIPane.setParams(IDIClassifierParams idiClassifierParams) Set IDI parameters.