Uses of Class
rawDeepLearningClassifier.dlClassification.DLDetectionDataBlock
Package
Description
-
Uses of DLDetectionDataBlock in rawDeepLearningClassifier.dataPlotFX
ModifierConstructorDescriptionDLDetectionPlotProvider
(DLControl dlControl, DLDetectionDataBlock dlDetectionDataBlock) The DL detection plot provider. -
Uses of DLDetectionDataBlock in rawDeepLearningClassifier.dlClassification
Modifier and TypeMethodDescriptionDLClassifyProcess.getDLDetectionDatablock()
Get the data block which contains detections from the deep learning output. -
Uses of DLDetectionDataBlock in rawDeepLearningClassifier.logging
ModifierConstructorDescriptionDLDetectionBinarySource
(DLControl dlControl, DLDetectionDataBlock clipDataBlock)