COMPMID-3957: Deprecate CV functions in CL backend.
authormorgolock <pablo.tello@arm.com>
Fri, 6 Nov 2020 10:40:12 +0000 (10:40 +0000)
committerPablo Marquez <pablo.tello@arm.com>
Thu, 12 Nov 2020 11:35:12 +0000 (11:35 +0000)
commit00c7601b1f9c3bec1d3b1db844abb513b9012541
tree9f2329cfa323b501f6982aedb6e4785a128c6aad
parent2e51362783a64cee0af771b026a91eda564e992d
COMPMID-3957: Deprecate CV functions in CL backend.

Change-Id: Ic3deac8d6ce128312f49aa1ddf9f508d05d1b7a2
Signed-off-by: morgolock <pablo.tello@arm.com>
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/4368
Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Reviewed-by: Sheri Zhang <sheri.zhang@arm.com>
Tested-by: Arm Jenkins <bsgcomp@arm.com>
41 files changed:
arm_compute/runtime/CL/functions/CLAbsoluteDifference.h
arm_compute/runtime/CL/functions/CLAccumulate.h
arm_compute/runtime/CL/functions/CLBox3x3.h
arm_compute/runtime/CL/functions/CLCannyEdge.h
arm_compute/runtime/CL/functions/CLChannelCombine.h
arm_compute/runtime/CL/functions/CLChannelExtract.h
arm_compute/runtime/CL/functions/CLColorConvert.h
arm_compute/runtime/CL/functions/CLConvolution.h
arm_compute/runtime/CL/functions/CLDerivative.h
arm_compute/runtime/CL/functions/CLDilate.h
arm_compute/runtime/CL/functions/CLEqualizeHistogram.h
arm_compute/runtime/CL/functions/CLErode.h
arm_compute/runtime/CL/functions/CLFastCorners.h
arm_compute/runtime/CL/functions/CLGaussian3x3.h
arm_compute/runtime/CL/functions/CLGaussian5x5.h
arm_compute/runtime/CL/functions/CLGaussianPyramid.h
arm_compute/runtime/CL/functions/CLHOGDescriptor.h
arm_compute/runtime/CL/functions/CLHOGDetector.h
arm_compute/runtime/CL/functions/CLHOGGradient.h
arm_compute/runtime/CL/functions/CLHOGMultiDetection.h
arm_compute/runtime/CL/functions/CLHarrisCorners.h
arm_compute/runtime/CL/functions/CLHistogram.h
arm_compute/runtime/CL/functions/CLIntegralImage.h
arm_compute/runtime/CL/functions/CLLaplacianPyramid.h
arm_compute/runtime/CL/functions/CLLaplacianReconstruct.h
arm_compute/runtime/CL/functions/CLMagnitude.h
arm_compute/runtime/CL/functions/CLMedian3x3.h
arm_compute/runtime/CL/functions/CLMinMaxLocation.h
arm_compute/runtime/CL/functions/CLNonLinearFilter.h
arm_compute/runtime/CL/functions/CLNonMaximaSuppression3x3.h
arm_compute/runtime/CL/functions/CLOpticalFlow.h
arm_compute/runtime/CL/functions/CLPhase.h
arm_compute/runtime/CL/functions/CLRemap.h
arm_compute/runtime/CL/functions/CLScharr3x3.h
arm_compute/runtime/CL/functions/CLSobel3x3.h
arm_compute/runtime/CL/functions/CLSobel5x5.h
arm_compute/runtime/CL/functions/CLSobel7x7.h
arm_compute/runtime/CL/functions/CLThreshold.h
arm_compute/runtime/CL/functions/CLWarpAffine.h
arm_compute/runtime/CL/functions/CLWarpPerspective.h
docs/00_introduction.dox