openmv/ports
Kwabena W. Agyeman 6d927a91f9 ports/alif: Add 250ms time limited moving average.
The image turning green previously was caused by the rgb stats not being
sampled continously (only every 100 frames) coupled with only happening
on snapshot. As such, any algorithm causing the fps to slow down would
lower the update freq. The new average solution ensures that the rgb
average is smoothed over many frames and only keeps the last 250ms of
history.
2025-11-02 22:35:47 -08:00
..
alif ports/alif: Add 250ms time limited moving average. 2025-11-02 22:35:47 -08:00
mimxrt misc: Format code. 2025-09-28 19:45:07 +02:00
nrf misc: Format code. 2025-09-28 19:45:07 +02:00
qemu ports/qemu: Add qemu port. 2025-10-18 16:12:19 +02:00
rp2 misc: Format code. 2025-09-28 19:45:07 +02:00
stm32 ports/stm32: Remove unused MPU_REGION_NUMBER_MAX. 2025-11-01 09:53:24 +01:00
ports.mk common: Introduce profiling support. 2025-08-24 16:57:06 +02:00