Go to the documentation of this file.
5 #ifndef CSCCOMMONDETECTORTYPES_H
6 #define CSCCOMMONDETECTORTYPES_H
10 class CscDetectorConfigurationRepository;
76 if (!detectorString.has_value()) {
77 LOG_WARN(
"[Detector] please make sure the detector type=" +
to_string(detector) +
" is correctly declared in the map just above");
80 return detectorString.value();
83 class CscDetectorEngine;
84 struct DetectionResult;
85 struct LenseParameter;
88 #endif // CSCCOMMONDETECTORTYPES_H
@ Yolov8
Definition: CscCommonDetectorTypes.h:40
NLOHMANN_BASIC_JSON_TPL_DECLARATION std::string to_string(const NLOHMANN_BASIC_JSON_TPL &j)
user-defined to_string function for JSON values
Definition: json.hpp:26470
@ Weapons
Definition: CscCommonDetectorTypes.h:26
@ All
Definition: CscCommonDetectorTypes.h:15
@ MireOnTrain
Definition: CscCommonDetectorTypes.h:23
@ Face
Definition: CscCommonDetectorTypes.h:19
@ ColorExtractor
Definition: CscCommonDetectorTypes.h:36
@ Phone
Definition: CscCommonDetectorTypes.h:27
Definition: ConscienceVisionDetectorRepository.cpp:30
@ Tetra
Definition: CscCommonDetectorTypes.h:34
@ Mire
Definition: CscCommonDetectorTypes.h:16
const string detectorLevelToString(ConscienceDetectorType detector)
Definition: CscCommonDetectorTypes.h:74
ConscienceDetectorType
Definition: CscCommonDetectorTypes.h:13
@ MireB
Definition: CscCommonDetectorTypes.h:22
@ ShapeExtractor
Definition: CscCommonDetectorTypes.h:38
@ Hand
Definition: CscCommonDetectorTypes.h:20
const map< string, ConscienceDetectorType > detectorsStringMap
Definition: CscCommonDetectorTypes.h:44
@ Car
Definition: CscCommonDetectorTypes.h:21
@ None
Definition: CscStrategyType.h:107
@ Care
Definition: CscCommonDetectorTypes.h:33
@ None
Definition: CscCommonDetectorTypes.h:14
@ UnconsciousPerson
Definition: CscCommonDetectorTypes.h:31
#define LOG_WARN(message)
Definition: conscience_log.h:193
@ Knife
Definition: CscCommonDetectorTypes.h:29
@ SecurityAlerts
Definition: CscCommonDetectorTypes.h:28
@ Fire
Definition: CscCommonDetectorTypes.h:25
@ BedAndChairs
Definition: CscCommonDetectorTypes.h:39
@ ArucoMarkers
Definition: CscCommonDetectorTypes.h:32
@ Person
Definition: CscCommonDetectorTypes.h:35
@ Gun
Definition: CscCommonDetectorTypes.h:30
@ AiAPI
Definition: CscCommonDetectorTypes.h:41
@ Train
Definition: CscCommonDetectorTypes.h:17
@ AllDarknet
Definition: CscCommonDetectorTypes.h:18
const ptr< CscObjectModel > const string const CscPoint3d const CscPoint3d optional< string >
Definition: environmentObjectsCommands.h:373
@ QRCodeExtractor
Definition: CscCommonDetectorTypes.h:37
@ MireOnCar
Definition: CscCommonDetectorTypes.h:24