aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLHOGMultiDetection.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/CL/functions/CLHOGMultiDetection.h')
-rw-r--r--arm_compute/runtime/CL/functions/CLHOGMultiDetection.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/arm_compute/runtime/CL/functions/CLHOGMultiDetection.h b/arm_compute/runtime/CL/functions/CLHOGMultiDetection.h
index 2a2c9a0a5c..b9a51653f2 100644
--- a/arm_compute/runtime/CL/functions/CLHOGMultiDetection.h
+++ b/arm_compute/runtime/CL/functions/CLHOGMultiDetection.h
@@ -54,6 +54,9 @@ class CLHOGBlockNormalizationKernel;
-# Normalization type
-# L2 hysteresis threshold if the normalization type is L2HYS_NORM
*
+ *
+ * @deprecated This function is deprecated and is intended to be removed in 21.05 release
+ *
*/
class CLHOGMultiDetection : public IFunction
{
@@ -132,4 +135,4 @@ private:
};
}
-#endif /* ARM_COMPUTE_CLHOGMULTIDETECTION_H */ \ No newline at end of file
+#endif /* ARM_COMPUTE_CLHOGMULTIDETECTION_H */