ROCm / MIVisionX

MIVisionX toolkit is a set of comprehensive computer vision and machine intelligence libraries, utilities, and applications bundled into a single toolkit. AMD MIVisionX also delivers a highly optimized open-source implementation of the Khronos OpenVX™ and OpenVX™ Extensions.

Home Page:https://rocm.docs.amd.com/projects/MIVisionX/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Issue]: Current Readme states wrong OpenCV Version for Windows build

SeWiede opened this issue · comments

Problem Description

The README states that OpenCV 4.6 should be installed for the Windows build (it even links to the corresponding OpenCV release). This seems to be wrong. The Visual Studio Project does not compile with this OpenCV version.

However I can confirm that everything works fine with OpenCV 3.4.0. I tried the Master and develop branches.

Operating System

Windows

CPU

AMD Ryzen 6800H

GPU

Other

Other

No response

ROCm Version

ROCm 6.0.0

ROCm Component

MIVisionX

Steps to Reproduce

Clone repo - follow "Build and install instructions" for Windows - open .sln file - build project -> does not work

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

Also maybe state in "Verify installation", that you're supposed to run "./runvx.exe" in the "samples/gdf" directory

@SeWiede Internal ticket has been created to fix documentation. Thanks!