MIVisionX
                                
                                
                                
                                    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...
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...
* Install all libraries with error check? * Option to reinstall existing packages? * Option for a cached log to debug?
@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...
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'...
This PR fixes broken links in MIVisionX on the ROCm docs portal.
Add Spectrogram augmentation support in MIVisionX NOTE : [PR#1314](https://github.com/ROCm/MIVisionX/pull/1314) has to be merged before this PR
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
- 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...
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
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