Uses of Class
rawDeepLearningClassifier.dlClassification.DLModelDataBlock
Packages that use DLModelDataBlock
- 
Uses of DLModelDataBlock in rawDeepLearningClassifier.dataPlotFX
Constructors in rawDeepLearningClassifier.dataPlotFX with parameters of type DLModelDataBlockModifierConstructorDescriptionDLPredictionProvider(DLControl dlControl, DLModelDataBlock dlModelDataBlock) The DL detection plot provider. - 
Uses of DLModelDataBlock in rawDeepLearningClassifier.dlClassification
Methods in rawDeepLearningClassifier.dlClassification that return DLModelDataBlockModifier and TypeMethodDescriptionDLClassifyProcess.getDLPredictionDataBlock()Get the data block which contains all results from the deep learning output.