aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLOpticalFlow.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/CL/functions/CLOpticalFlow.h')
-rw-r--r--arm_compute/runtime/CL/functions/CLOpticalFlow.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arm_compute/runtime/CL/functions/CLOpticalFlow.h b/arm_compute/runtime/CL/functions/CLOpticalFlow.h
index 0e34374aa5..5c555f5709 100644
--- a/arm_compute/runtime/CL/functions/CLOpticalFlow.h
+++ b/arm_compute/runtime/CL/functions/CLOpticalFlow.h
@@ -60,6 +60,9 @@ using CLOldValueArray = CLArray<CLOldValue>;
* -# @ref CLLKTrackerStage0Kernel
* -# @ref CLLKTrackerStage1Kernel
* -# @ref CLLKTrackerFinalizeKernel
+ *
+ * @deprecated This function is deprecated and is intended to be removed in 21.05 release
+ *
*/
class CLOpticalFlow : public IFunction
{