Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Face detector project?
#1
Hello ,
I want to build a face detector with python on my PI
that will just recognaize faces
for first stage I don't need it to tell me who is this person
just to know there is a person in front of the camera
and will also know how much faces he see ?

like when Iopen my digital camera and he show me 4 squers around 4 faces

where can I get info and maybe a "How to" information about this?

**** In the end I want to be able to count people using the camera (I don't mind man\woman\child) ***

Thanks ,
Reply
#2
This is a VERY popular project and there are dozens of tutorials for it. Just do a search for 'Raspberry Pi Face Detection' and pick which one you want to follow. I suggest you use a newer RPi 4 if you can since processing power and RAM will matter if you want this to work in real-time.

Let us know how it goes...
Reply
#3
this is the problem
there are too many :-)

can you recommand 1 that is works?

if I will do what it said in this video
https://www.youtube.com/watch?v=EQZ79QkRutY
will this will be good?

every ehere I looked I found how to recognaize according to image and every link told me it take about ~90 min to install all.

or maybe this one?
https://realpython.com/face-recognition-with-python/
Thanks,
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Prime number detector Mark17 5 810 Nov-27-2023, 12:53 PM
Last Post: deanhystad
  How to zoom on/follow MOUTH in FACE? (OPENCV Face Detection) buzzdarkyear 2 1,799 Jan-12-2022, 12:31 AM
Last Post: buzzdarkyear
  How to crop eyes/nose/mouth in the face only? [OpenCV] buzzdarkyear 0 2,154 Jan-11-2022, 01:41 PM
Last Post: buzzdarkyear
  qrcode detector not in cv2 Pedroski55 2 5,143 Sep-16-2020, 03:22 AM
Last Post: Pedroski55
  Loop face landmarking in all folder using dlib lokoprof 5 2,924 Apr-17-2020, 10:08 AM
Last Post: deanhystad
  pycharm face recognition mcgrim 5 8,435 May-20-2019, 05:06 PM
Last Post: Larz60+
  Smoke detector + send email Brandon99 4 3,955 Sep-12-2018, 11:18 PM
Last Post: Brandon99
  Vowels and Consonants detector OmarSinno 5 9,775 Sep-21-2017, 02:27 PM
Last Post: buran
  Object Detection that records the number of secs the face is not detected trabis03 1 2,546 Jul-21-2017, 04:14 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020