Face Recognition Using Raspberry Pi! | Real Time Face Recognition!

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 เม.ย. 2021
  • When working with raspberry pi. Installing OpenCV is always a headache. In this video we have eased it out in layman terms, so anyone can install it easily. let us know in the comments if you liked it.
    Here we have used raspberry pi with a USB camera. you can also connect the pi camera if required.
    Applications:- Face detection
    Face recognition
    Codes Github link: github.com/apurva-v8/Face-Det...
    Read the blog here: robu.in/real-time-face-detect...
    Official Raspberry Pi 4 Desktop Kit With Guide Book:-robu.in/product/raspberry-pi-...
    #facedetection #opencv #raspberrypi #deeplearning #machinelearning #face #projects #computervision #picamera #automation #code #engineering #programming #dataanalysis #html #linux #machinelearningalgorithms #codinglife #webdevelopment #softwareengineer #cybersecurity ##robotics #robot #technology #engineering #arduino #robots #electronics #automation #raspberrypi #artificialintelligence #tech #coding #iot #stem #innovation #ai #programming #arduinoproject #robotic #science #engineer #electrical #robotica #geeks #geek #nerds #nerd #geeklife #gamer #geeky #starwars #geekgirl #ps #gaming #geekbrasil #robuin
    ------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Visit- www.robu.in
    Blog- robu.in/category/blog/
    Follow Us -
    Instagram- / robu.in_
    Facebook- / robulabs
    Twitter- / robulabs
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 59

  • @sjx.live1273
    @sjx.live1273 3 ปีที่แล้ว +3

    Just Thanks bro!

  • @gsagar2614
    @gsagar2614 2 ปีที่แล้ว +2

    bro ur video really helped a lot....thanks u soo much.....u explained it damm good.....
    bro plzz make a video on object measurement using open cv and Rpi4.....

  • @sanjaykotabagi4407
    @sanjaykotabagi4407 2 ปีที่แล้ว

    Thank you for the code ..

  • @alienandtaniyathedancingqu8062
    @alienandtaniyathedancingqu8062 2 ปีที่แล้ว +4

    Bro instead of the Raspberry cam can we use web cam pls reply and can u tell the steps if there is any

  • @TheDataArchitect
    @TheDataArchitect ปีที่แล้ว +1

    Can I measure the distance of object from the camera as well?

  • @denise-Nicola
    @denise-Nicola 2 ปีที่แล้ว +1

    My screen is at running setup… what did I do wrong?

  • @gustavoinsua7692
    @gustavoinsua7692 ปีที่แล้ว

    instead of the Raspberry cam can we use web cam pls reply and can u tell the steps if there is any

  • @cesgarcia4173
    @cesgarcia4173 ปีที่แล้ว

    I love your video. Could it recognize special specific animal? I want to use biometric in a farm?

  • @saaidalkamha7240
    @saaidalkamha7240 2 ปีที่แล้ว

    Dude, you,re awesome. Thank you

  • @syeddanishahmad1595
    @syeddanishahmad1595 ปีที่แล้ว

    nice

  • @ovidiumoise
    @ovidiumoise 5 หลายเดือนก่อน

    What picture format/size/resolution have to be in the Face_Images?

  • @gapguy9564
    @gapguy9564 ปีที่แล้ว

    I want to increase fps. Its not usable at present.
    Using raspi 3b

  • @manavt2000
    @manavt2000 3 ปีที่แล้ว

    Raspberry pi 4 4gb kit is out of stock from past 2 weeks...plz restock it fast...I want to buy it

  • @wingsmh27
    @wingsmh27 3 ปีที่แล้ว

    Is any lib for two way voice over raspberry system.

  • @artbuddy5043
    @artbuddy5043 2 หลายเดือนก่อน

    what will be the code if I use a picamera instead of a webcam

  • @md.shakibuddin2740
    @md.shakibuddin2740 2 ปีที่แล้ว

    How can i use it on fruit detection

  • @keshavkumarray5460
    @keshavkumarray5460 3 หลายเดือนก่อน

    Everything works but at last, it doesnot recognises well...
    what could be the possible solution?

  • @billingravi2197
    @billingravi2197 3 ปีที่แล้ว +3

    Please cover all types of connectors like jst connectors that are already assembled

    • @RobuInlabs
      @RobuInlabs  3 ปีที่แล้ว +4

      There is no connection required for this project. You just have to connect a USB camera to your Raspberry Pi and it will work :)

    • @billingravi2197
      @billingravi2197 3 ปีที่แล้ว

      @@RobuInlabs thanks for replying but i mean in store for another projects

  • @83rinnguyen33
    @83rinnguyen33 2 ปีที่แล้ว

    please help me to install opencv

  • @vishnup8218
    @vishnup8218 2 ปีที่แล้ว +4

    Hey im getting an Attribute error in line 9:recognizer = cv2.face.createLBPHFaceRecognizer()
    the errror is module cv2.face has no attribute 'createLBPHFaceRecognizer

  • @rishavkumarsingh818
    @rishavkumarsingh818 ปีที่แล้ว

    is this 4gb pi or 8gb?

  • @csocsika1700
    @csocsika1700 ปีที่แล้ว +1

    what kind / brand of camera can I use?

    • @RobuInlabs
      @RobuInlabs  ปีที่แล้ว

      You can use Official Raspberry Pi Camera V2 or else you can use any USB HD web cam.

  • @ahsanabbas3351
    @ahsanabbas3351 2 ปีที่แล้ว +1

    i followed each and every step but it is not recognizing any faces.

    • @phucthienVNPT
      @phucthienVNPT 2 ปีที่แล้ว

      Did you install opencv?

    • @akhilparsha3359
      @akhilparsha3359 2 ปีที่แล้ว +1

      If it is not recognizing any faces just change the code if conf>=80 to if conf>10 it worked for my program

  • @sam1am742
    @sam1am742 2 ปีที่แล้ว +1

    path = os.path.join(root, file) #TabError: inconsistent use of tabs and spaces in indentation #i use bullseye 64bit os on raspberry pi 4. pls help

    • @norainfahirahbintisalimstu9729
      @norainfahirahbintisalimstu9729 2 ปีที่แล้ว +3

      im having the same error, can someone help pls?

    • @ghassan_esam
      @ghassan_esam ปีที่แล้ว +1

      same also am having this problem

    • @sam1am742
      @sam1am742 ปีที่แล้ว

      it fixed.i think there was a problem with using rpi cam instead of webcam. in the main page of this project on electronic website explained that if you use the rpi cam, you should delete or comment one or two lines. i didn't see that so i missed it. please read the article carefuly. thanks to the tim from core electronics

    • @hayatechpropersolutions7341
      @hayatechpropersolutions7341 ปีที่แล้ว

      @@sam1am742 Can you explain what we need to change

    • @sam1am742
      @sam1am742 ปีที่แล้ว

      @@hayatechpropersolutions7341 My dear friend, Here is the note from the main page of this project:
      Note - If a Raspberry Pi Camera is attached via the CSI port do the following to the | facial_req.py | code by right-clicking it and opening it with Thonny. Edit the following lines. Delete this line | vs = VideoStream(src=0).start() | and uncomment this line | vs = VideoStream(usePiCamera=True).start()t |. Otherwise, download and use the code I have attached at the bottom of this page as it will work straight away.

  • @pramodthappallipramod.t2680
    @pramodthappallipramod.t2680 3 ปีที่แล้ว +2

    Kk2.1.5 flight controller board is out of stock in robu. When it comes in stock

  • @muhammadsalem9924
    @muhammadsalem9924 9 หลายเดือนก่อน

    Can i use ESP32 instead of raspberry pi? Please reply

    • @aysenurerturk383
      @aysenurerturk383 2 หลายเดือนก่อน +1

      Did you solved question?

    • @muhammadsalem9924
      @muhammadsalem9924 2 หลายเดือนก่อน

      @@aysenurerturk383
      According to the information I found, it is better to use the Raspberry Pi...

  • @dank_editor
    @dank_editor 3 ปีที่แล้ว

    Pls give me a pi

  • @marvenschery5953
    @marvenschery5953 7 หลายเดือนก่อน

    ton bhay est off

  • @varungurav8521
    @varungurav8521 ปีที่แล้ว

    line 22: root and file error

  • @berserkerproductions6716
    @berserkerproductions6716 2 ปีที่แล้ว +1

    the code in Face_Trainer.py is not good keeps getting all kinds of errors

  • @terryterry1655
    @terryterry1655 2 ปีที่แล้ว +2

    File "/home/pi/Desktop/Face_recog/Face_Trainer.py", line 9, in
    recognizer = cv2.face.createLBPHFaceRecognizer()
    AttributeError: module 'cv2.cv2' has no attribute 'face'
    PLS advise

    • @kikidoyaluvmexixi4297
      @kikidoyaluvmexixi4297 2 ปีที่แล้ว

      I also got this error, i remedied it by making it recogniser = cv2.face_LBPHFaceRecogniser.create() after installing open cv contrib 4.5.1

    • @rizalaldi9628
      @rizalaldi9628 2 ปีที่แล้ว +1

      From
      recognizer = cv2.face.createLBPHFaceRecognizer()
      To
      recognizer = cv2.face.LBPHFaceRecognizer_create()

    • @nikhilraut1528
      @nikhilraut1528 2 ปีที่แล้ว

      error code .

  • @IMRANKHAN-we9un
    @IMRANKHAN-we9un 3 ปีที่แล้ว +1

    Why there is suddenly huge Hikes in almost every product especially M.C.U. & I.O.T. ??
    ☹️☹️