Git Product home page Git Product logo

bws-gui's Introduction

BWS-GUI

BWS HTML5 Unified User Interface

The BioID Web Service (BWS) is a cloud-based online service providing a powerful multimodal biometric technology with liveness detection to application developers. But often developers have some trouble writing a user interface collecting the data required to perform the biometric tasks, notably face images. Therefore we want to provide some sample code that might be used as a user interface to the BWS, in this case for a web based application using HTML5 with jQuery.

The uui folder contains everything you typically need to run a biometric task within a web browser. There are some PerformTask sample implementations (MVC, plain HTML5, PHP, ...) containing the client side code to perform the biometric task. The required javascript-, css- and image-files are in the corresponding folders. The jQuery script bws.capture.js does most of the work regarding image capturing, motion detection and AJAX-communication to the BWS. In clientBin you find an optionally usable Silverlight module that can be used to capture images in case that the browser does not support the HTML5 Media Capture API. The folder lang is for language support and contains json files for each supported language (currently EN and DE are available).

Examples:

Complete samples are provided in the samples folder, e.g. there is a Visual Studio ASP.NET MVC project in the mvc subfolder.

To successfully run one of the sample web apps, you need to have access to an existing BWS installation. If you don't have this access you can register for a trial instance.

You can also try this BWS user interface via our Playgound website.

You can find some more information about our face recognition technology.

bws-gui's People

Contributors

mebealex avatar mebehagen avatar

Watchers

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