-
Hey with a config
```
setGlobalAttribute(0,1);// # 0 -- Profiler::0:OFF 1:ON Default:OFF
setGlobalAttribute(7,1); //#simple/quality stitch
// Turn Off/ON ExpoComp
se…
-
* With setup option `--rali on --neural_net off`
* Boost failure on RPP
```
CMake Error at /usr/local/lib/cmake/Boost-1.72.0/BoostConfig.cmake:120 (find_package):
Found package configuration…
-
Build fails on Ubuntu-16.04:
`
[ 2%] Building CXX object addkernels/CMakeFiles/addkernels.dir/include_inliner.cpp.o
[ 4%] Building CXX object addkernels/CMakeFiles/addkernels.dir/addkernels.cpp.o…
-
-
* Currently MIVisionX is supported only for CentOS 7.8 and below. Latest CentOS 8.0 release support required.
* Currently MIVisionX is supported only for Ubuntu 18.04 and below. Latest Ubuntu 20.04…
-
````
-- The C compiler identification is GNU 7.4.0
-- The CXX compiler identification is GNU 7.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- work…
-
clang warning -- MIVisionX
```
Scanning dependencies of target mv_compile
[ 98%] Building CXX object utilities/mv_deploy/CMakeFiles/mv_compile.dir/mv_compile.cpp.o
/Users/kiriti/work/MIVisionX-p…
-
List of Absolute Path
```
MIVisionX/amd_openvx/cmake/FindAMDRPP.cmake: /opt/rocm/rpp/include
MIVisionX/amd_openvx/cmake/FindAMDRPP.cmake: /opt/rocm/rpp/lib
MIVisionX/amd_openvx/cmake/FindAMD…
-
Ref: OpenVX 1.2 specification. vxSetImagePixelValues is not implemented from what I can tell. I can't find a definition in the C++ sources, and the symbol is not exported by the libopenvx binary.
-
Use half.hpp from official file source
```
wget https://sourceforge.net/projects/half/files/half/1.12.0/half-1.12.0.zip
unzip half-1.12.0.zip -d half-files
sudo cp half-files/include/half.hpp /u…