MIVisionX icon indicating copy to clipboard operation
MIVisionX copied to clipboard

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 optimize...

Results 75 MIVisionX issues
Sort by recently updated
recently updated
newest added

rocAL requires a particular version of TurboJPEG which is only available on - git clone -b 2.0.6.1 https://github.com/rrawther/libjpeg-turbo.git This is causing issues with DevOPS as they install TurboJPEG from publicly...

bug
enhancement

* Install all libraries with error check? * Option to reinstall existing packages? * Option for a cached log to debug?

enhancement
New Feature

@paveltc passing frames count does not stream down to runs, see log below. ``` runvx -frames:100 /opt/rocm/share/mivisionx/samples/gdf/canny.gdf runvx 1.0.0 OK: using AMD OpenVX 1.3.0 csv,HEADER ,STATUS, COUNT,cur-ms,avg-ms,min-ms,clenqueue-ms,clwait-ms,clwrite-ms,clread-ms OK: capturing 768x512...

bug

With Latest FFMPEG Package ``` -- Checking for module 'libavcodec' -- Found libavcodec, version 59.37.100 -- Checking for module 'libavformat' -- Found libavformat, version 59.27.100 -- Checking for module 'libavutil'...

bug

This PR fixes broken links in MIVisionX on the ROCm docs portal.

enhancement
bugfix

Add Spectrogram augmentation support in MIVisionX NOTE : [PR#1314](https://github.com/ROCm/MIVisionX/pull/1314) has to be merged before this PR

enhancement

Adding openvx rpp extensions for Downmix and ToDecibel augmentations Note: PR [#1319](https://github.com/ROCm/MIVisionX/pull/1319) has to be merged before this PR - file changes will reduce to 8

enhancement

- Adding openvx rpp extensions for Resample, TensorTensorAdd and TensorScalarMultiply augmentations - TensorTensorAdd augmentation will be extended to support all tensors of supported layouts in future PRs Note: PR https://github.com/ROCm/MIVisionX/pull/1320...

enhancement

Add NonSilentRegion and Slice augmentation support in MIVisionX NOTE : [PR#1323](https://github.com/ROCm/MIVisionX/pull/1323) has to be merged before this PR

enhancement

Adding openvx rpp extensions for Mel-Filter bank and Normalize augmentations Note: PR #1324 has to be merged before this PR - file changes will reduce to 9

enhancement