LOGE0              92 modules/objdetect/src/detection_based_tracker.cpp #define LOGE(_str, ...) LOGE0(_str , ## __VA_ARGS__)
LOGE0             276 modules/objdetect/src/detection_based_tracker.cpp         LOGE0("\n %s: ERROR: OpenCV Exception caught: \n'%s'\n\n", CV_Func, e.what());      \
LOGE0             278 modules/objdetect/src/detection_based_tracker.cpp         LOGE0("\n %s: ERROR: Exception caught: \n'%s'\n\n", CV_Func, e.what());             \
LOGE0             280 modules/objdetect/src/detection_based_tracker.cpp         LOGE0("\n %s: ERROR: UNKNOWN Exception caught\n\n", CV_Func);                       \
LOGE0             298 modules/objdetect/src/detection_based_tracker.cpp         LOGE0("DetectionBasedTracker: workcycleObjectDetectorFunction: ERROR concerning pointer, received as the function parameter");