This repository contains a set of scripts for interacting with cameras using Python.
Check Camera for a regular video camera with recording. You can also check the pyside6 version here.
This contains a minimal script to get a blob from a mlx90640 sensor using adafruit_mlx90640.
Check HSV_camera for access to HSV thresholding values for a regular camera.