How can I count a small crowd with the huskylens?

userHead Wiremonkey 2023-01-12 01:53:26 1029 Views3 Replies

I have a huskylens and would like to count a small crowd.  No more that 10.   Using the built in people recognition, is there a way when it shows multiple people boxes on the screen to send that count to an arduino?  

 

Thank you.

2023-02-20 11:12:51

Hi

I think you can fulfil this function by using the facial recognization function.

The built-in facial recognization function can detect the human's face in the camera. However, you may have to change the library a little bit, to make this function return the number of the face that it recognized in the scene.

Hope it can help.

 

userHeadPic NeloKin
2023-02-02 19:23:02

I could not find any tutorial on estimating the size of a crowd using Haskilens. But the same can be done using Raspberry Pi and OpenCV. I think you can apply the same principle in huskylens. 

userHeadPic bidrohini.bidrohini
2023-02-02 17:37:40

Hello, may I ask what kind of project do you want to use the function for?

userHeadPic erhahaha