Metadata-Version: 2.1
Name: bob.io.image
Version: 2.5.1
Summary: Image I/O support for Bob
Home-page: http://gitlab.idiap.ch/bob/bob.io.image
Author: Andre Anjos
Author-email: andre.anjos@idiap.ch
License: BSD
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Environment :: Plugins
License-File: LICENSE

.. vim: set fileencoding=utf-8 :
.. Sun 14 Aug 2016 18:20:14 CEST

.. image:: https://img.shields.io/badge/docs-v2.5.1-orange.svg
   :target: https://www.idiap.ch/software/bob/docs/bob/bob.io.image/v2.5.1/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.io.image/badges/v2.5.1/pipeline.svg
   :target: https://gitlab.idiap.ch/bob/bob.io.image/commits/v2.5.1
.. image:: https://gitlab.idiap.ch/bob/bob.io.image/badges/v2.5.1/coverage.svg
   :target: https://gitlab.idiap.ch/bob/bob.io.image/commits/v2.5.1
.. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
   :target: https://gitlab.idiap.ch/bob/bob.io.image


===========================
 Image I/O Support for Bob
===========================

This package is part of the signal-processing and machine learning toolbox
Bob_. It contains contains an interface for image IO. By importing this
package, you activate a transparent plugin that makes possible reading and
writing to image files using ``bob.io.base`` functionalities.


Installation
------------

Complete Bob's `installation`_ instructions. Then, to install this package,
run::

  $ conda install bob.io.image


Contact
-------

For questions or reporting issues to this software package, contact our
development `mailing list`_.


.. Place your references here:
.. _bob: https://www.idiap.ch/software/bob
.. _installation: https://www.idiap.ch/software/bob/install
.. _mailing list: https://www.idiap.ch/software/bob/discuss


