MIVisionX v1.7
Release Notes
Online Documentation
NEW Features
- New Applications & Samples
- RALI - Bug-fixes
- Minor Bug-fixes
- ROCm 3.1 support
Release code checkout
git clone -b 1.7 https://github.com/GPUOpen-ProfessionalCompute-Libraries/MIVisionX
Prerequisites
Linux
- Ubuntu
16.04
/18.04
or CentOS7.5
/7.6
- ROCm supported hardware
- ROCm
- Run Setup Script -
MIVisionX-setup.py
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.
Tested configurations
- Windows 10
- Linux: Ubuntu -
16.04
/18.04
& CentOS -7.5
/7.6
- ROCm: rocm-dkms -
3.1.44
- rocm-cmake - github master:ac45c6e
- MIOpenGEMM - 1.1.5
- MIOpen - 2.1.0
- Protobuf - V3.5.2
- OpenCV - 3.4.0
- Dependencies for all the above packages