mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-19 02:34:19 -05:00
* add url to ROCgdb-docs update reqs and gitignore * add validation tools section for RVS and TransferBench * stub in links for validation/mgmt tools * populate compilers page * add cards for ai libs and computer vision pages * add content to math lib pages * reorg hip and math libs * update index * consolidate linear algebra libs
21 lines
807 B
Markdown
21 lines
807 B
Markdown
# Computer Vision
|
|
|
|
::::{grid} 1 1 2 2
|
|
:gutter: 1
|
|
|
|
:::{grid-item-card} 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.
|
|
|
|
- [API Reference Manual](https://rocmdocs.amd.com/projects/MIVisionX/en/latest/)
|
|
|
|
:::
|
|
|
|
:::{grid-item-card} rocAL
|
|
The AMD ROCm Augmentation Library (rocAL) is designed to efficiently decode and process images and videos from a variety of storage formats and modify them through a processing graph programmable by the user. rocAL currently provides C API.
|
|
|
|
- [API Reference Manual](https://rocmdocs.amd.com/projects/rocAL/en/latest/)
|
|
|
|
:::
|
|
|
|
:::::
|