Coder Social home page Coder Social logo

dasec / glasses-detection Goto Github PK

View Code? Open in Web Editor NEW
16.0 2.0 13.0 231 KB

Methods for automatic detection of glasses in near-infrared iris images

Home Page: https://dasec.h-da.de/

License: Other

Makefile 1.30% C++ 98.70%
biometrics classification iris glasses

glasses-detection's Introduction

glasses-detection

This repository contains code for automatic detection of glasses in near-infrared images implemented by Florian Struck.

License

This work is licensed under license provided by Hochschule Darmstadt (h_da-License).

Attribution

Any publications using the code must cite and reference the conference paper [1].

Contents

This repository contains 3 different approaches for glasses detection:

  • explicit-glasses-identifier - an explicit approach for glasses detection based on edges and reflections
  • dl-glasses-identifier - uses deep neuronal network to identify glasses
  • statistic-glasses-identifier - uses the BSIF filter and statistical metrics of an image to identify glasses

Instructions

The repository contains 3 independent projects. Each project has its own structure and dependencies and can therefore be built independently of the other projects. They can be built by running the "make" command in their respective project folders. Afterwards, the executable can be found in PROJECT/build/.

Models

The models used in the paper are available here: (Models)

Dependencies

explicit-glasses-identifier:

  • BOOST library (Version >= 1.52)
  • OpenCV (Version 2.4)
  • glog (Version 0.3.5)

dl-glasses-identifier:

statistic-glasses-identifier:

  • BOOST library (Version >= 1.52)
  • OpenCV (Version 2.4)
  • glog (Version 0.3.5)
  • matio (Version 1.5)

Contact

Code author: Florian Struck ([email protected])

References

  • [1] Pawel Drozdowski, Florian Struck, Christian Rathgeb, Christoph Busch: "Detection of Glasses in Near-infrared Ocular Images", in Proc. of the 11th IAPR International Conference on Biometrics (ICB 2018), Queensland, Australia, February 2018.

© Hochschule Darmstadt

glasses-detection's People

Contributors

pawelgd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

glasses-detection's Issues

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.