Uses of Class
rawDeepLearningClassifier.dlClassification.DLDetectionDataBlock
Packages that use DLDetectionDataBlock
- 
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)