Face Detection in PHP - A Quick Approach

Поделиться
HTML-код
  • Опубликовано: 28 сен 2024
  • Face Detection Library
    ==================
    www.myphpnotes...
    Source Code (ZIP)
    ===============
    www.myphpnotes...
    Source Code (Raw)
    ================
    www.myphpnotes...
    Download Video (1080p)
    ====================
    www.myphpnotes...
    Say Thanks to Author
    =================
    www.myphpnotes...
    Mark this Tutorial Done
    ===================
    www.myphpnotes...
    Support Us
    =========
    www.myphpnotes...
    Follow us
    ========
    Twitter: / myphpnotes
    Instagram: / myphpnotes
    Facebook: / learningwithexperts
    Request Tutorial
    ===================
    www.myphpnotes...
    Paid Projects
    ==================
    www.myphpnotes...
    Learn more about Composer:
    ========================
    • Composer Explained
    Learn more about Virtualhosts:
    =========================
    • Virtual Hosts Explained
    Author
    ======
    Adnan Hussain Turki
    Facebook: / myphpnotes
    Twitter: / adnanturki
    Email: adnan@myphpnotes.com
    Brought to you by:
    www.myphpnotes.com

Комментарии • 19

  • @nbsu766
    @nbsu766 Год назад +1

    is there a handling condition if the uploaded picture is not a human face?

  • @shubham9769
    @shubham9769 5 лет назад +3

    I wondering why your site wanting peoples youtube access ?

  • @ThehollowmanOAT
    @ThehollowmanOAT 3 года назад

    how to move file jpeg to folder after face crop jpeg

  • @eduonlinepak913
    @eduonlinepak913 3 года назад +1

    Can you make a face recognition login system using php?

    • @myPHPnotes
      @myPHPnotes  3 года назад +2

      Recognition and detection is two much different things. For recognition and better detection, one should switch to languages like python as it can use full system resources much easily rather that put his/her brains out with PHP.

    • @eduonlinepak913
      @eduonlinepak913 3 года назад

      @@myPHPnotes thank you ❤️❤️❤️

  • @spiderdev2010
    @spiderdev2010 6 лет назад +1

    Really Nice....

  • @nawazsarwar7157
    @nawazsarwar7157 6 лет назад +4

    Nailed it can i borrow the code if you don't mind

    • @jeremysmith54565
      @jeremysmith54565 6 лет назад

      I think thats amazing you're offering this service for people, seriously nice one, actually on the subject of PHP (on that basis of making things for free) although of course I think well v5.3 has been I think categorically been discontinued as support based I think v5.4 has as well there's some I think will still need to use it quite possibly I am not sure or they'll have upgraded on the virtualmin platform as I think its only 7 that's in the non testing repos of their exact repos for the management system that is virtualmin.
      Anyways I have some old work I want to eventually upgrade and needed to use at least one of them uses mcrypt as a few parts depend upon it, but they leave that part of well those only two versions of php without that extension, I've gone and made a barebones install of the OS compiled the exact same version of PHP and compiled manually the binaries I believe their called for the OS I use (hopefully they may work for others as well they certainly work for CentOS 6.10) two versions, as virtualmin can be setup to use different php versions on a per directory basis.

    • @cd78
      @cd78 4 года назад

      @@jeremysmith54565 Zzzzzz

  • @mahmudhaisan698
    @mahmudhaisan698 2 года назад

    Great

  • @kafikafi
    @kafikafi 3 года назад

    Kewk

  • @vetrisuriya4702
    @vetrisuriya4702 6 лет назад

    nyc tut

  • @fascinationworld4108
    @fascinationworld4108 4 года назад +2

    What about object detection like car etc

  • @thCEMAYASVIC
    @thCEMAYASVIC 2 года назад

    Very useful php library

  • @nabiyanuna
    @nabiyanuna 9 месяцев назад

    hii your video is so helpful but why do i gt this error "Fatal error: Uncaught Error: Call to undefined function imagecreatefromjpeg() in C:\xampp\htdocs\dlsau-registration\FaceDetector.php:71 Stack trace: #0 C:\xampp\htdocs\dlsau-registration\image.php(10): svay\FaceDetector->faceDetect('C:\\xampp\\tmp\\ph...') #1 {main} thrown in C:\xampp\htdocs\dlsau-registration\FaceDetector.php on line 71" whenever i click the detect face button