GithubHelp home page GithubHelp logo

gabrielpeart / facialsketchrecognition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marcoantoniomaas/facialsketchrecognition

0.0 1.0 0.0 392 KB

Algorithms of facial recognition through sketches

License: GNU General Public License v2.0

CMake 11.15% C++ 88.85%

facialsketchrecognition's Introduction

facialSketchRecognition

Methods of facial recognition through sketches.

List of Methods and Descriptors

  1. Descriptors
  • HOG
  • HAOG
  • SIFT
  • LBP
  • MLBP
  • GS
  • LRBP
  1. Methods
  • Local Feature-based Discriminant Analysis
  • Heterogeneous Prototype Framework

Requeriments

  • OpenCV >= 2.4.2 (apply the lda.patch on the OpenCV modules/contrib/src/lda.cpp)
  • VLfeat >= 0.9.17 (Temporally)
  • CMake

Download and Installation

cd $PATH
git clone https://github.com/estranho/facialSketchRecognition.git
mkdir $PATH/facialSketcheRecognition/build
cd facialSketcheRecognition/build
cmake ..
make

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_facialSketchRecognition)
  3. Commit your changes (git commit -am "Added Something")
  4. Push to the branch (git push origin my_facialSketchRecognition)
  5. Open a Pull Request

References

Déniz, O., Bueno, G., Salido, J. and De la Torre, F.: 2011, Face recognition using histograms of oriented gradients, Pattern Recognition Letters 32(12), 1598–1603.

Kiani Galoogahi, H. and Sim, T.: 2012a, Face photo retrieval by sketch example, Proce- edings of the 20th ACM international conference on Multimedia, ACM, pp. 949–952.

Kiani Galoogahi, H. and Sim, T.: 2012b, Face sketch recognition by local radon binary pattern: Lrbp, Image Processing (ICIP), 2012 19th IEEE International Conference on, IEEE, pp. 1837–1840.

Kiani Galoogahi, H. and Sim, T.: 2012c, Inter-modality face sketch recognition, Multi- media and Expo (ICME), 2012 IEEE International Conference on, IEEE, pp. 224–229.

Klare, B., Li, Z. and Jain, A.: 2011, Matching forensic sketches to mug shot photos, Pattern Analysis and Machine Intelligence, IEEE Transactions on 33(3), 639–646.

Klare, B. and Jain, A. K.: 2013, Heterogeneous face recognition using kernel prototype similarities, Pattern Analysis and Machine Intelligence, IEEE Transactions on 2, 6.

facialsketchrecognition's People

Contributors

marcoantoniomaas 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.