diff options
author | Anthony Barbier <Anthony.barbier@arm.com> | 2017-12-14 23:48:46 +0000 |
---|---|---|
committer | Anthony Barbier <anthony.barbier@arm.com> | 2018-01-24 10:01:21 +0000 |
commit | 8140e1e155d3430992fa46e04ef8938ff09ffd2d (patch) | |
tree | 9bcf86d01635bfc73e8debd1bda75e6f75b8b406 /docs/01_library.dox | |
parent | 8a3da6f91f90c566b844d568f4ec43b946915af8 (diff) | |
download | armcl-8140e1e155d3430992fa46e04ef8938ff09ffd2d.tar.gz armcl-8140e1e155d3430992fa46e04ef8938ff09ffd2d.tar.bz2 armcl-8140e1e155d3430992fa46e04ef8938ff09ffd2d.zip |
arm_compute v17.12
Diffstat (limited to 'docs/01_library.dox')
-rw-r--r-- | docs/01_library.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/01_library.dox b/docs/01_library.dox index c7903baa6..20d057c2c 100644 --- a/docs/01_library.dox +++ b/docs/01_library.dox @@ -136,7 +136,7 @@ You can mix OpenCL and NEON kernels and functions. However it is the user's resp @section S4_5_algorithms Algorithms -All algorithms in this library have been implemented following the [OpenVX 1.1 specifications](https://www.khronos.org/registry/vx/specs/1.1/html/). Please refer to the Khronos documentation for more information. +All computer vision algorithms in this library have been implemented following the [OpenVX 1.1 specifications](https://www.khronos.org/registry/vx/specs/1.1/html/). Please refer to the Khronos documentation for more information. @section S4_6_images_tensors Images, padding, border modes and tensors |