MIVisionX v1.5
Release Notes
Online Documentation
NEW Features
- RALI - Bug-fixes
- Minor Bug-fixes
- ROCm 2.9 support
- SLES Build support
Release code checkout
git clone -b 1.5 https://github.com/GPUOpen-ProfessionalCompute-Libraries/MIVisionX
Install Packages on Linux
.deb
sudo dpkg -i mivisionx-1.5-1.x86_64.deb
sudo apt-get install -f
.rpm
sudo yum install mivisionx-1.5-1.x86_64.rpm
NOTE: Prerequisites for apt-get
/yum install
- Ubuntu
16.04
/18.04
or CentOS7.5
/7.6
- ROCm supported hardware
- ROCm
Install Packages on Windows
MIVisionX-installer.msi
- Prerequisites
- 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
MIVisionX_WinML-installer.msi
- Prerequisites
- 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
Tested configurations
- Windows 10
- Linux: Ubuntu -
16.04
/18.04
& CentOS -7.5
/7.6
- ROCm: rocm-dkms -
2.9.6
- 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