Giter VIP home page Giter VIP logo

gavinwu's Projects

cs-xmind-note icon cs-xmind-note

计算机专业课(408)思维导图和笔记:计算机组成原理(第五版 王爱英),数据结构(王道),计算机网络(第七版 谢希仁),操作系统(第四版 汤小丹)

face-recognition-system-using-parallel-computing icon face-recognition-system-using-parallel-computing

The face recognizing systems available so far maintain a database that has each pre-processed human face and their corresponding unique features as determined from each face. These features are stored with the respective individual’s face. Therefore, when a query is raised, the unique features are extracted from the face and then compared with the features in the database and results in a perfect match .There are many areas of applications that use face recognition technology ranging from security applications for recognizing criminals in public spaces such as airports, and shopping centers, verifying access to private property, and casting votes, to intelligent vision-based human computer interaction such as ATM, cell phones and intelligent buildings. Identifying the images and processing the data is a challenging task because of the various factors involved in this sophisticated process such as illumination, angle of pose, accessories, facial expression, and aging effects. There are two sets of data involved in the face recognition system. The first is the training set of data that is used in the learning stage. The second is a testing set which is used during recognition. Often real time response is understood to be in order of milliseconds and sometimes microseconds, which is the most crucial criteria in the system design. All in all, it can be said that this project is a good example of a parallel task with omp. Dealing with multiple pieces of data to read, calculate, and compare results takes a long time when tasks have to be performed sequentially.

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.