2025-04-28 5:12 AM
Hello,
My aim is to install OpenCV and use it's functionalities on STM32MP1 board. But I coulnd't find a proper documentation about it. Could you help me with this?
Thanks.
2025-04-28 5:50 AM
Hi @alpka
OpenCV alone or as part of a complete AI solution ?
Standalone package can be installed by apt-get
Package repository for OpenSTLinux distribution - stm32mpu
Else OpenCV can be part of integrated AI solution :
How to run inference using the STAI MPU Python API - stm32mpu
or
X-LINUX-AI tool suite - stm32mpu
Hope it help
Olivier