Release Notes for x-cube-image-processing

October 8, 2025 ยท View on GitHub

Purpose

This package is designed to simplify the use and integration of image processing functions in customer and partner projects with STM32 devices. It demonstrates the capabilities of the stm32-ipl-mw library and also showcases how to leverage additional hardware IPs, such as the GPU, to accelerate certain computer vision features.

Key features

  • Image-processing algorithms and modules: filtering, CLAHE, resize, morphology, edge detection, Hough, Haar-based object detection, blob analysis, AprilTag, dewarping and geometric transforms
  • Example applications and templates for STM32N6570-DK showing how to use the middleware
  • Features examples that showcase GPU-accelerated functions.

Software components

NameVersionRelease notes
STM32 IPL MiddlewareV1.2.0release notes
NemaGFX Middleware (GPU)V1.4.17release notes
CMSISV5.9.0release notes
STM32N6xx CMSIS DeviceV1.2.0release notes
STM32N6xx HAL/LL DriversV1.2.0release notes
STM32N6570-DK BSP DriversV1.2.0release notes
BSP Component aps256xxV1.0.6release notes
BSP Component CommonV7.3.0release notes
BSP Component mx66uw1g45gV1.1.0release notes
BSP Component rk050hr18V1.0.1release notes
Fonts UtilityV2.0.3release notes
lcd UtilityV2.2.0release notes

Update history

V1.0.0 / September 2025

  • Initial release