Uses of Class
clickTrainDetector.clickTrainAlgorithms.mht.MHTChi2Params
Packages that use MHTChi2Params
-
Uses of MHTChi2Params in clickTrainDetector.clickTrainAlgorithms.mht
Subclasses of MHTChi2Params in clickTrainDetector.clickTrainAlgorithms.mhtModifier and TypeClassDescriptionclass
Parameters for the PamMHTChi2 class.Fields in clickTrainDetector.clickTrainAlgorithms.mht declared as MHTChi2ParamsMethods in clickTrainDetector.clickTrainAlgorithms.mht that return MHTChi2ParamsModifier and TypeMethodDescriptionMHTChi2Params.clone()
MHTChi2Provider.getChi2Params()
StandardMHTChi2Provider.getChi2Params()
MHTChi2Provider.getSettingsObject()
Save any settings from the settings pane.StandardMHTChi2Provider.getSettingsObject()
GUIMethods in clickTrainDetector.clickTrainAlgorithms.mht that return types with arguments of type MHTChi2ParamsModifier and TypeMethodDescriptionSettingsPane<? extends MHTChi2Params>
MHTChi2ProviderManager.createMHTChi2Pane()
Create the chi^2 settings pane. -
Uses of MHTChi2Params in clickTrainDetector.layout.mht
Methods in clickTrainDetector.layout.mht that return types with arguments of type MHTChi2ParamsModifier and TypeMethodDescriptionSettingsPane<? extends MHTChi2Params>
MHTSettingsPane.createMHTChi2Pane()
Create the chi^2 settings pane.