|
STM32N6 NPU Deployment — Politecnico di Milano
1.0
Documentation for Neural Network Deployment on STM32N6 NPU - Politecnico di Milano 2024-2025
|
Macros | |
| #define | COLOR_BGR (0) |
| BGR channel order (OpenCV convention) More... | |
| #define | COLOR_RGB (1) |
| RGB channel order (TFLite/TensorFlow convention) More... | |
| #define COLOR_BGR (0) |
BGR channel order (OpenCV convention)
Definition at line 213 of file app_config.h.
| #define COLOR_RGB (1) |
RGB channel order (TFLite/TensorFlow convention)
Definition at line 214 of file app_config.h.