Giter VIP home page Giter VIP logo

photo's Introduction

This application is a frontend to OFIQ library which allows you to calculate face quality based on 0-100 score.For best end user experience, as camera API for classic Windows is quite limited, you can install PhotoUWP application which allows to take live image face using your camera connected to PC. This application doesn't store any data and doesn't send it anywhere. After taking image from camera it is required to crop it manually and selecting save from save options. Using PhotoUWP requires enabling developer mode on Windows. PhotoUWP saves image taken to pictures library (face.bmp) then WpfCamera loads image and performs quality checks using OFIQ library. OFIQ library is created by BSI and it is public. OFIQ library relays on some face detect train DNN models like ssd facedetect and ADNet. Application also uses WpfAboutView control to display some basic informations. Since github has some file size limits, to work it correctly you need to download and place file train.pkl from https://drive.google.com/drive/folders/1jkJ0VruvJJNtsBruqdUMxQwpWtA9dxkk into prereq\models\adnet. These files came from OFIQ project. Additionally application is uing OpenCV library and control WpfAboutView (Copyright (c) 2017 Daniel Chalmers). Application Wpf Camera uses Microsoft Visual Studio 2022 redistributable - it must be installed on system (https://aka.ms/vs/17/release/vc_redist.x64.exe) To install PhotoUWP you need to trust publisher certificate - click on certificate from zip package and install it to trusted root certificate of Local Machine. Then you will be able to install msixbundle

photo's People

Contributors

kansasdev avatar

Watchers

 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.