MIVisionX v1.9
Release Notes
Online Documentation
NEW Features
- AMD RPP Extension - New Features & Bug fix
- RALI - New Features & Bug-fixes
- Minor Bug-fixes
- ADAT - Bug Fixes
- Cleanup
Release code checkout
git clone -b 1.9 https://github.com/GPUOpen-ProfessionalCompute-Libraries/MIVisionX
Prerequisites
Linux
- Ubuntu
16.04
/18.04
/20.04
or CentOS7.5
/7.6
/8.1
- ROCm supported hardware
- ROCm
- Run Setup Script -
MIVisionX-setup.py
-V1.7.11
Windows without Windows Machine Learning Module
- Windows 10
- Windows SDK
- Visual Studio 2017
- Install OpenCL SDK
- OpenCV 3.4
- Set
OpenCV_DIR
environment variable toOpenCV/build
folder - Add
%OpenCV_DIR%\x64\vc14\bin
or%OpenCV_DIR%\x64\vc15\bin
to yourPATH
- Set
Windows with Windows Machine Learning Module
- Windows 10, version
1809
or later - Windows SDK, build
17763
or later - Visual Studio 2017, version
15.7.4
or later- Visual Studio extension for C++/WinRT
- Install OpenCL SDK
- OpenCV 3.4
- Set
OpenCV_DIR
environment variable toOpenCV/build
folder - Add
%OpenCV_DIR%\x64\vc14\bin
or%OpenCV_DIR%\x64\vc15\bin
to yourPATH
- Set
Known Issues
- Package (.deb & .rpm) install requires OpenCV
v3.4.0
to execute AMD OpenCV extensions - ROCm 3.0 and above has known to slow down OpenCL kernels.