aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/NEON/functions/NECannyEdge.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/NEON/functions/NECannyEdge.h')
-rw-r--r--arm_compute/runtime/NEON/functions/NECannyEdge.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arm_compute/runtime/NEON/functions/NECannyEdge.h b/arm_compute/runtime/NEON/functions/NECannyEdge.h
index b08646de0d..7cdb8ee38e 100644
--- a/arm_compute/runtime/NEON/functions/NECannyEdge.h
+++ b/arm_compute/runtime/NEON/functions/NECannyEdge.h
@@ -51,6 +51,9 @@ class NEEdgeTraceKernel;
* -# @ref NEEdgeNonMaxSuppressionKernel
* -# @ref NEEdgeTraceKernel
*
+ * @deprecated This function is deprecated and is intended to be removed in 21.05 release
+ *
+ *
*/
class NECannyEdge : public IFunction
{