Giter Site home page Giter Site logo

facerecognition's Introduction

Language : English / Turkish

Face Recognition

This project makes face recognition in any photograph taken before. Shows the user with the face framed. At the same time, the faces found are cut from the original photo and shown in a separate list. The number of people in the photo is displayed to the user. At the same time, the eyes and mouths of the faces in the photo can be shown to the user. During facial recognition, the haar cascade algorithm was used. The algorithm that runs in the background can be edited with the parameters in the interface. Thus, the algorithm can be easily developed according to the photo.

Project creation date: October 2019

Screenshots

Getting Started

Download a copy of the project files to your local machine to run the project. Install the necessary libraries. After obtaining the required environments, you can open the project in this environment and run it and use the application through the window that opens after it is run. When trying to run a second time, simply run ~ \imageOperations \bin \Debug \imageOperations.exe in the location of the project.

Prerequisites

  • Microsoft Visual Studio
  • OpenCV 3.4.3.18

To run the project, you must first obtain any version of Microsoft Visual Studio software that has the C # IDE for your system from Microsoft Visual Studio and install it on your local machine. As a next step, install the OpenCv library on your system. Introduce this library to the IDE environment. Then, it will be enough to introduce our project to IDE environment and perform debug operation. If you get an error during face recognition after performing all operations, you should copy the dll files mentioned below from the opencv library to ~\imageOperations\bin\Debug. Dll files that need to be copied;

  • cufft64_75.dll
  • opencv_cudaarithm310.dll
  • opencv_cudafilters310.dll

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache License - see the LICENSE.md file for details.

facerecognition's People

Contributors

batuhangunes avatar

Watchers

James Cloos avatar

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.