Uses of Class
rawDeepLearningClassifier.dlClassification.DLDetectionDataBlock
Packages that use DLDetectionDataBlock
Package
Description
-
Uses of DLDetectionDataBlock in rawDeepLearningClassifier.dataPlotFX
Constructors in rawDeepLearningClassifier.dataPlotFX with parameters of type DLDetectionDataBlockModifierConstructorDescriptionDLDetectionPlotProvider
(DLControl dlControl, DLDetectionDataBlock dlDetectionDataBlock) The DL detection plot provider. -
Uses of DLDetectionDataBlock in rawDeepLearningClassifier.dlClassification
Methods in rawDeepLearningClassifier.dlClassification that return DLDetectionDataBlockModifier and TypeMethodDescriptionDLClassifyProcess.getDLDetectionDatablock()
Get the data block which contains detections from the deep learning output. -
Uses of DLDetectionDataBlock in rawDeepLearningClassifier.logging
Constructors in rawDeepLearningClassifier.logging with parameters of type DLDetectionDataBlockModifierConstructorDescriptionDLDetectionBinarySource
(DLControl dlControl, DLDetectionDataBlock clipDataBlock)