openmv/modules
iabdalkader 96f1675023 modules/py_csi_ng: Support custom frame sizes.
Remove the constants for custom resolutions and support
setting a custom frame size with `csi.framesize((w, h))`.
Note: The frame size must be supported by the sensor driver.

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-08-09 18:03:31 +02:00
..
ulab@20f7259a47 misc: Restructure repo. 2025-04-13 08:28:34 +02:00
examplemodule.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
micropython.mk ports/all: Switch to gnu11 standard. 2025-07-21 17:51:07 +02:00
py_assert.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_clock.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_clock.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_csi_ng.c modules/py_csi_ng: Support custom frame sizes. 2025-08-09 18:03:31 +02:00
py_csi.c misc: Clean-up CSI flags. 2025-08-09 12:00:59 +02:00
py_display_data.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_display.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_display.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_fir.c lib/imlib: Add transform argument to draw_image. 2025-07-31 13:13:45 -07:00
py_fir.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_ft5x06.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_gif.c modules: Refactor framebuffer API to accept a context. 2025-04-26 16:29:30 +03:00
py_helper.c modules/py_helper: Add transform argument helper. 2025-07-31 13:26:14 -07:00
py_helper.h modules/py_helper: Add transform argument helper. 2025-07-31 13:26:14 -07:00
py_image.c modules/py_image: Add transform support to image operations. 2025-07-31 13:26:14 -07:00
py_image.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_imageio.c modules: Use common alignment macros. 2025-07-16 11:18:56 +02:00
py_imageio.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_imu.c modules/py_imu: Fix I2C mode. 2025-04-24 12:31:08 +02:00
py_imu.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_mjpeg.c modules: Refactor framebuffer API to accept a context. 2025-04-26 16:29:30 +03:00
py_ml.c modules: Use common alignment macros. 2025-07-16 11:18:56 +02:00
py_ml.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_omv.c ports/mimxrt: Fix omv module UID function. 2025-07-23 12:10:15 +02:00
py_spi_display.c lib/imlib: Add transform argument to draw_image. 2025-07-31 13:13:45 -07:00
py_tfp410.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_tof.c lib/imlib: Add transform argument to draw_image. 2025-07-31 13:13:45 -07:00
py_tof.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_tv.c lib/imlib: Add transform argument to draw_image. 2025-07-31 13:13:45 -07:00
py_tv.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00