openmv/modules
Ibrahim Abdelkader 15070dd722
Some checks failed
🔥 Firmware Build / build-firmware (false, 0, false, DOCKER) (push) Waiting to run
🔥 Firmware Build / build-firmware (false, 0, true, MPS2_AN500) (push) Waiting to run
🔥 Firmware Build / build-firmware (false, 0, true, MPS3_AN547) (push) Waiting to run
🔥 Firmware Build / build-firmware (false, 1, false, OPENMV_N6) (push) Waiting to run
🔥 Firmware Build / build-firmware (true, 0, false, ARDUINO_GIGA) (push) Waiting to run
🔥 Firmware Build / build-firmware (true, 0, false, ARDUINO_NANO_33_BLE_SENSE) (push) Waiting to run
🔥 Firmware Build / build-firmware (true, 0, false, ARDUINO_NANO_RP2040_CONNECT) (push) Waiting to run
🔥 Firmware Build / build-firmware (true, 0, false, ARDUINO_NICLA_VISION) (push) Waiting to run
🔥 Firmware Build / build-firmware (true, 0, false, ARDUINO_PORTENTA_H7) (push) Waiting to run
🔥 Firmware Build / build-firmware (true, 0, false, OPENMV2) (push) Waiting to run
🔥 Firmware Build / build-firmware (true, 0, false, OPENMV3) (push) Waiting to run
🔥 Firmware Build / build-firmware (true, 0, false, OPENMV4) (push) Waiting to run
🔥 Firmware Build / build-firmware (true, 0, false, OPENMV4P) (push) Waiting to run
🔥 Firmware Build / build-firmware (true, 0, false, OPENMVPT) (push) Waiting to run
🔥 Firmware Build / build-firmware (true, 0, false, OPENMV_AE3) (push) Waiting to run
🔥 Firmware Build / build-firmware (true, 0, false, OPENMV_N6) (push) Waiting to run
🔥 Firmware Build / build-firmware (true, 0, false, OPENMV_RT1060) (push) Waiting to run
🔥 Firmware Build / code-size-report (push) Blocked by required conditions
🔥 Firmware Build / stable-release (push) Blocked by required conditions
🔥 Firmware Build / development-release (push) Blocked by required conditions
🔎 Check Code Formatting / formatting-check (push) Has been cancelled
Merge pull request #2871 from kwagyeman/kwabena/add_hand_detection
scripts/libraries: Add palm detector post-processing support.
2025-10-18 20:40:54 +03: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 common: Introduce profiling support. 2025-08-24 16:57:06 +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_crc.c modules/py_crc: Add hardware-accelerated CRC module. 2025-09-25 18:06:00 +02:00
py_csi_ng.c misc: Fix code formatting. 2025-10-05 13:15:02 +02:00
py_csi.c misc: Fix code formatting. 2025-10-05 13:15:02 +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 modules: Update framebuffer API. 2025-09-02 16:05:55 +02: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: Replace FatFS calls with VFS abstraction. 2025-10-14 12:17:12 +11:00
py_helper.c modules/py_helper: Fix image allocation on file load. 2025-10-16 12:15:38 -07:00
py_helper.h modules/py_helper: Add transform argument helper. 2025-07-31 13:26:14 -07:00
py_image.c modules: Replace FatFS calls with VFS abstraction. 2025-10-14 12:17:12 +11:00
py_image.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_imageio.c modules/py_imageio: Ignore closed stream in close. 2025-10-18 17:14:42 +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: Replace FatFS calls with VFS abstraction. 2025-10-14 12:17:12 +11:00
py_ml.c modules/py_ml: Add support for passing post-processor in Model(). 2025-10-18 10:11:42 -07:00
py_ml.h modules/py_ml: Add support for passing post-processor in Model(). 2025-10-18 10:11:42 -07:00
py_omv.c ports/qemu: Add qemu port. 2025-10-18 16:12:19 +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 modules: Update framebuffer API. 2025-09-02 16:05:55 +02:00
py_tof.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_tv.c misc: Fix code formatting. 2025-10-05 13:15:02 +02:00
py_tv.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00