CrazyEngineers
  • How can I develop a face recognition system using python?

    Prince Dodzi

    Member

    Updated: Oct 26, 2024
    Views: 1.1K

    Please How can I develop a gui using tkinter to enroll live images into a database in python 

    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Aditya Singh

    MemberJan 8, 2019

    A module like tkinter can only help you to make the GUI of the program. But if you want to make the algorithm for face recognition you need to be proficient in 

    Python, computer vision (like OpenCV) and machine learning

    You would need at least 5-6 months to master all these three topics. Then you can make a program that can detect faces of different beings. And by this I mean the program would be able to distinguish between a dog and human. If you want to make it more precise like distinguishing between two breeds of dogs or distinguishing between you and your friends, then you would need to feed more data to it. And by more I mean a lot!! But it is achievable. 

    Here is the link of a course on these 3 topics (No promotion intended)

    #-Link-Snipped-#

    Here is the link of youtube tutorial on this topic (No promotion intended)

    <a href="https://www.youtube.com/watch?v=dWeWCQmewLc&list=PLiHa1s-EL3vjr0Z02ihr6Lcu4Q0rnRvjm&index=1" target="_blank" rel="nofollow noopener noreferrer">Python IDE - Installing Anaconda (Windows) and Basic Conda commands - YouTube</a>

    Hope it helps ? 

    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register