# x-cube-image-processing **Repository Path**: mirrors_STMicroelectronics/x-cube-image-processing ## Basic Information - **Project Name**: x-cube-image-processing - **Description**: An expansion package demonstrating image processing operations on STM32 microcontrollers. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-01 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # x-cube-image-processing ## Overview This package enables basic and advanced image processing features on STM32 devices, supporting both software (CPU, MVE) and hardware-accelerated (GPU) implementations. **Note:** In this version, only selected functions are accelerated using GPU (dewarping and resize). ## Supported Boards - [STM32N6570 Discovery Kit](https://www.st.com/en/evaluation-tools/stm32n6570-dk.html) ## Folder Structure - `Middleware/` — Middlewares - `Resources/` — Example images used in projects and conversion scripts - `STM32Cube_FW_N6/` — STM32N6 Cube firmware package - `STM32N6570-DK/` — STM32N6 example applications on DK board - `Utilities/` — Helper utilities ## Getting Started 1. Clone the repository to your local machine. 2. Explore example applications in `/Examples/` ## Release Note See the [release note](./Release_Notes.md) for details about the latest updates and changes . ## License See `LICENSE.md` for a summary of licenses for all included components.