Uses of Class
rawDeepLearningClassifier.dlClassification.delphinID.DelphinIDParams
Packages that use DelphinIDParams
-
Uses of DelphinIDParams in rawDeepLearningClassifier.dlClassification.delphinID
Methods in rawDeepLearningClassifier.dlClassification.delphinID that return DelphinIDParamsModifier and TypeMethodDescriptionDelphinIDClassifier.getDLParams()
DelphinIDPane.getParams
(DelphinIDParams currParams) Methods in rawDeepLearningClassifier.dlClassification.delphinID that return types with arguments of type DelphinIDParamsMethods in rawDeepLearningClassifier.dlClassification.delphinID with parameters of type DelphinIDParamsModifier and TypeMethodDescriptionDelphinIDPane.getParams
(DelphinIDParams currParams) void
DelphinIDClassifier.setDLParams
(DelphinIDParams params) void
DelphinIDPane.setParams
(DelphinIDParams input)