Skip to content

MIVisionX v1.7

Compare
Choose a tag to compare
@kiritigowda kiritigowda released this 19 Mar 19:51
· 766 commits to master since this release
7ba7a2e

Release Notes

Online Documentation

MIVisionX 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

Windows without Windows Machine Learning Module

  • Windows 10
  • Windows SDK
  • Visual Studio 2017
  • Install OpenCL SDK
  • OpenCV 3.4
    • Set OpenCV_DIR environment variable to OpenCV/build folder
    • Add %OpenCV_DIR%\x64\vc14\bin or %OpenCV_DIR%\x64\vc15\bin to your PATH

Windows with Windows Machine Learning Module

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