Metadata-Version: 2.1
Name: bob.bio.vein
Version: 5.0.1b0
Summary: Vein Recognition Library
Author-email: Andre Anjos <andre.anjos@idiap.ch>, Pedro Tome <pedro.tome@idiap.ch>
License: GPLv3 License
Project-URL: documentation, https://www.idiap.ch/software/bob/docs/bob/bob.bio.vein/master/sphinx/
Project-URL: homepage, https://pypi.org/project/bob.bio.vein/
Project-URL: repository, https://gitlab.idiap.ch/bob/bob.bio.vein
Project-URL: changelog, https://gitlab.idiap.ch/bob/bob.bio.vein/-/releases
Keywords: bob,biometric recognition,evaluation,vein
Classifier: Framework :: Bob
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: qa
Provides-Extra: doc
Provides-Extra: test
License-File: COPYING

[![badge doc](https://img.shields.io/badge/docs-latest-orange.svg)](https://www.idiap.ch/software/bob/docs/bob/bob.bio.vein/master/sphinx/index.html)
[![badge pipeline](https://gitlab.idiap.ch/bob/bob.bio.vein/badges/master/pipeline.svg)](https://gitlab.idiap.ch/bob/bob.bio.vein/commits/master)
[![badge coverage](https://gitlab.idiap.ch/bob/bob.bio.vein/badges/master/coverage.svg)](https://www.idiap.ch/software/bob/docs/bob/bob.bio.vein/master/coverage/)
[![badge gitlab](https://img.shields.io/badge/gitlab-project-0000c0.svg)](https://gitlab.idiap.ch/bob/bob.bio.vein)

# Vein Recognition Library

This package is part of the signal-processing and machine learning toolbox
[Bob](https://www.idiap.ch/software/bob). It contains resources for finger,
palm and wrist vein recognition as
[bob.bio.base](https://pypi.python.org/pypi/bob.bio.base) plugins.

## Installation

Complete Bob's [installation instructions](https://www.idiap.ch/software/bob/install). Then, to install this package, run:

``` sh
conda install bob.bio.vein
```

## Contact

For questions or reporting issues to this software package, contact our
development [mailing list](https://www.idiap.ch/software/bob/discuss).
