-
I am very confused by the various libraries offered by AMD.
- [RadeonML ](https://github.com/GPUOpen-LibrariesAndSDKs/RadeonML)offers OpenCL inference on windows. But lacks a lot of operators and s…
-
Hey
with config
```
setGlobalAttribute(0,1);// # 0 -- Profiler::0:OFF 1:ON Default:OFF
setGlobalAttribute(7,0); //#simple/quality stitch
// Turn Off/ON ExpoComp
…
-
I see error on
```
:~/OpenVX-cts/build# cmake --build .
Scanning dependencies of target vx_test_conformance
[ 1%] Building C object CMakeFiles/vx_test_conformance.dir/test_accumulate.o
/home/ro…
-
Hello, I am new to Texas Instument AM69A, I have simple python code for VideoCapture from RTSP camera and perform computer vision task, however as I tried to understand the system, it seems like AM69A…
-
##### System information (version)
- OpenCV => master, 3.1.0-1694-ga19cb20
- Operating System / Platform => Linux-x64, Ubuntu 16.04
- Compiler => gcc-5.4.0 20160609
##### Detailed description
…
-
/home/pi/OpenVX/OpenVX-sample-impl/cts/test_engine/test_utils.h:21:10: fatal error: VX/vx.h: No such file or directory
#include
^~~~~~~~~
compilation terminated.
i am getting this er…
-
##### System information (version)
- OpenCV => 3.1.0-1694-ga19cb20
- Operating System / Platform => any
- Compiler => any
##### Detailed description
Currently to specify OpenVX location for c…
-
This is very much needed for debugging MIVisionX/OpenVX apps which heavily uses runvx.
Currently one has to reverse engineer the code to figure out parameters
-
Below text should be changed to as "Input typing - **Every input edge (Dx,Ny)** requires Type(Ny, Name(Dx,Ny)) in {INPUT} or {INOUT}"
https://www.khronos.org/registry/OpenVX/specs/1.2.1/OpenVX_Spec…
-
I built OpenVX library with android-ndk-r25b, then i only got libopenvx.so file following this link 'https://github.com/KhronosGroup/OpenVX-sample-impl'.
For using EXTERNAL_VIV_SDK option, should I…