Skip to content

Open-Source-Biometric-Quality-Framework/bqConnect-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bqConnect CLI

PyPI - Version PyPI - Downloads PyPI - Format PyPI - License PyPI - Python Version

bqconnect CLI (openbq) is part of the openbq framework. openbq is an open-source tool designed to empower biometric quality assessment, for more details please visit: openbq.

bqconnect CLI provides a command line interface to access biometric data quality evaluations for various modalities, including face, fingerprint, iris, and voice.

Highlights

  • 🚀 An easy‑to‑use tool for working with the openbq framework.
  • 🖥️ Compatible with macOS, Linux, and Windows.

Prerequisites

Quick Start

  1. Install

    pip install openbq
  2. Display version info

    openbq --version
  3. Validate installation (run benchmarking task)

    openbq --benchmark
  4. Run biometric quality assessment

    openbq --mode face --input data/face
  5. Run biometric quality assessment and compile a EDA report

    openbq --mode fingerprint --input data/fingerprint --report

Option flags

Flag Description
--help Print help info.
--version, -V Display version info.
--update, -U Update openbq backend service container.
--uninstall Uninstall openbq.

Please refer to the openbq documentations for further details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages