Uses of Class
rawDeepLearningClassifier.RawDLParams
Package
Description
-
Uses of RawDLParams in rawDeepLearningClassifier
Modifier and TypeMethodDescriptionRawDLParams.clone()
DLControl.getDLParams()
Get basic parameters. -
Uses of RawDLParams in rawDeepLearningClassifier.dlClassification
Modifier and TypeMethodDescriptionDLClassifyProcess.getDLParams()
Get the parameters for the raw deep learning module. -
Uses of RawDLParams in rawDeepLearningClassifier.layoutFX
Modifier and TypeMethodDescriptionDLSettingsPane.getParams
(RawDLParams currParams) void
DLSettingsPane.setParams
(RawDLParams currParams)