Search found 1 match

by Miguel Cruz
Sat Jul 20, 2019 3:25 pm
Forum: ESP-WHO
Topic: ESP-WHO for detecting number of people and characteristics
Replies: 1
Views: 10989

Re: ESP-WHO for detecting number of people and characteristics

Hi! I don't sure if you can do this two tasks in the core of the ESP32. For task 1, you can check example code for openCV for counting persons. For the task 2, you can take a picture and send this information to a platform for face recongntion like google or other (search: face recongnition API) and...