aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/NEON/functions/NEOpticalFlow.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/NEON/functions/NEOpticalFlow.h')
-rw-r--r--arm_compute/runtime/NEON/functions/NEOpticalFlow.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arm_compute/runtime/NEON/functions/NEOpticalFlow.h b/arm_compute/runtime/NEON/functions/NEOpticalFlow.h
index a9f985a422..d1624ec68a 100644
--- a/arm_compute/runtime/NEON/functions/NEOpticalFlow.h
+++ b/arm_compute/runtime/NEON/functions/NEOpticalFlow.h
@@ -50,6 +50,9 @@ using LKInternalKeypointArray = Array<NELKInternalKeypoint>;
* -# @ref NEScharr3x3
* -# @ref NELKTrackerKernel
*
+ *
+ * @deprecated This function is deprecated and is intended to be removed in 21.05 release
+ *
*/
class NEOpticalFlow : public IFunction
{