Coder Social home page Coder Social logo

smitshah2206 / faceidentification_with_database Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 4.0 20.37 MB

Face identification algorithms focus on the identifiction of frontal human faces. It is analogous to image detection in which the image of a person is matched bit by bit. Image matches with the image stores in database. Any facial feature changes in the database will invalidate the matching process. It's mostly use for the security.

Python 100.00%
python3 pythonfacerecognition facedetection-realtime facedetectionpython faceidentification faceidentificationwithdatabase pythonprojectwithdatabase pythonproject opencv numpy

faceidentification_with_database's Introduction

FaceIdentification_With_Database

Hello,
Face identification algorithms focus on the identifiction of frontal human faces. It is analogous to image detection in which the image of a person is matched bit by bit. Image matches with the image stores in database. Any facial feature changes in the database will invalidate the matching process. It's mostly used for the security.

Which technology is used …???

  • Python

What is requirement …???

  • Software Requirement
    i] Python v2.7 IDLE
    ii] Text Editor or Python IDE [eg Eg JupiterNotebook++,Anaconda]
  • Package Requirement
    i] OpenCv [For Image Processing]
    ii] Pymysql [For Database]
    iii] Numpy
    iv] Pillow

How to Install the Software …???

How to import the Database …???


  • Start the XAMPP Server
  • Open Browser/Search :-localhost/phpmyadmin/Create New Database/Database name :- face_identification
    Note:- If you are renaming the databse,please rename the database to Face_Identification_SourceFile/index.py file otherwise there will be an error.
conn=pymysql.connect(host="localhost",user="root",passwd="",db="face_identification") /* db="Database Name"*/
  • Import Sql Table file
    Path:-Database/Database.sql

How to run the Project …???

  • Path
    Face_Identification_SourceFile/index.py.

  • Note:-
    XAMPP Server must be start
    i] Press 'q' for Quit.
    ii] Press 'y' for Yes.
    iii] Press 'n' for No.

SnapShot of the pages…!!!

picture alt picture alt

Copyright & Powered By

Smit Shah
[email protected]
8849364239

Thank You..!!! :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.