camera module for dataset collection
Hi,
I'm currently trying to run an image classification AI on a STM32H747I-DISCO board with the B-CAMS-OMV camera module bundle, using my own dataset. I was told it's good practice to use the same sensor for dataset collection and the final application, so I want to collect the images for the dataset with the B-CAM-OMV camera module aswell.
I've seen that the model zoo provides many applications for the DISCO, unfortunately no simple USB-Webcam. I found such an application in the deprecated FP-AI-VISION1 pack, but it seems that my DISCO is a newer model and has another LCD (MB1166-A09), which doesn't work with the FP-AI-VISION1 pack.
Does anyone know of a similar up-to-date application for simple taking images or has a different solution?
