Hello @everyone,
I'm new to programming, let say it first.
This is my first big project, and it needs to be done for the end of June. So I still have lot of time.
The idea : Have a big cloud at few feets high that react to people dancing under. This will trigger thunder, lighting, and rain. This is for a Burning Man installation (if you know it), so in the middle of a desert.
How : Use the camera placed top down to recognize some shapes or even simple objects (umbrella, cloud, thunder) drawn by people underneath. Activate addressable LEDs, play some sound, and activate a water pump with a 4 way relay
What I have :
Rasp 3b
Raspcam IR
Raspberry DAC Volumio
WS2811 LED
12V water pump
4 Way delay, 12V
So at this point, I'm not sure how to handle the recognition part. I was thinking of openCV and some shapes recognition, but having people, shadows and so this will probably not work.
So maybe training some GAN, but I can't find enough picture to create a proper dataset.
Maybe there is a better solution that I'm not aware.
If anyone has an idea on how to do ?
Thank you