Embedded Digital Image Processing on edge platforms.
EmbedDIP collects the code, libraries, and examples for the Springer book series Embedded Digital Image Processing with Microcontrollers by Cem Unsalan and Ozan Durgut (2026). The projects cover acquiring images, processing pixels, filtering, morphology, neural networks, and running image-processing ideas on resource-constrained hardware.
| Book | Board | Link |
|---|---|---|
| Applications on STM32 Development Boards | STM32 | Amazon · Repo |
| Applications on Arduino Boards | Arduino / ESP32 | Amazon · Repo |
- embedDIP — portable C/C++ digital image processing library for microcontrollers.
- examples-stm32 — STM32 examples and support files.
- examples-esp32 — ESP32 / Arduino example sketches.
- PyDIPLink — Python UART image/video transfer tool for embedded devices.
Cem Unsalan and Ozan Durgut