Skip to content
This repository was archived by the owner on Feb 16, 2019. It is now read-only.

Commit 0af49e6

Browse files
authored
Updated README.md
1 parent 67bbbbe commit 0af49e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# AMD OpenVX (AMDOVX)
22
AMD OpenVX (beta) is a highly optimized open source implementation of the [Khronos OpenVX](https://www.khronos.org/registry/vx/) computer vision specification. It allows for rapid prototyping as well as fast execution on a wide range of computer hardware, including small embedded x86 CPUs and large workstation discrete GPUs.
33

4+
**IMPORTANT**: *amdovx-core* is a part of [https://github.com/GPUOpen-ProfessionalCompute-Libraries/amdovx-modules](https://github.com/GPUOpen-ProfessionalCompute-Libraries/amdovx-modules) project that contain additional OpenVX modules, such as, neural network inference, 360 degree video stitching, etc.
5+
46
The amdovx-core project consists of two components:
57
* [OpenVX](openvx/README.md): AMD OpenVX library
68
* [RunVX](runvx/README.md): command-line utility to execute OpenVX graph described in GDF text file

0 commit comments

Comments
 (0)