Skip to main content

Data-Acquisition Extension for Bob-based Applications

Project description

This package contains an example data acquisition (DAQ) system based on the open-source library Bob. If you use this code on your project or publication, we appreciate you cited us:

@inproceedings{Anjos_ACMMM_2012,
  author = {A. Anjos AND L. El Shafey AND R. Wallace AND M. G\"unther AND C. McCool AND S. Marcel},
  title = {Bob: a free signal processing and machine learning toolbox for researchers},
  year = {2012},
  month = oct,
  booktitle = {20th ACM Conference on Multimedia Systems (ACMMM), Nara, Japan},
  publisher = {ACM Press},
  url = {http://publications.idiap.ch/downloads/papers/2012/Anjos_Bob_ACMMM12.pdf},
}

Installation

There are 2 options you can follow to get this package installed and operational on your computer: you can use automatic installers like pip (or easy_install) or manually download, unpack and use zc.buildout to create a virtual work environment just for this package.

Using an automatic installer

Using pip is the easiest (shell commands are marked with a $ signal):

$ pip install xbob.daq

You can also do the same with easy_install:

$ easy_install xbob.daq

This will download and install this package plus any other required dependencies. It will also verify if the version of Bob you have installed is compatible.

This scheme works well with virtual environments by virtualenv or if you have root access to your machine. Otherwise, we recommend you use the next option.

Using zc.buildout

Download the latest version of this package from PyPI and unpack it in your working area. The installation of the toolkit itself uses buildout. You don’t need to understand its inner workings to use this package. Here is a recipe to get you started:

$ python bootstrap.py
$ ./bin/buildout

These 2 commands should download and install all non-installed dependencies and get you a fully operational test and development environment.

Sphinx Manual Generation

After installation, use this command to build the API documentation:

$ ./bin/sphinx-build -b html doc html

After this, you should find HTML documentation in the directory html.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xbob.daq-1.0.0.zip (72.5 kB view details)

Uploaded Source

File details

Details for the file xbob.daq-1.0.0.zip.

File metadata

  • Download URL: xbob.daq-1.0.0.zip
  • Upload date:
  • Size: 72.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for xbob.daq-1.0.0.zip
Algorithm Hash digest
SHA256 30caaa8da92a5d2e499f4a1dba444702d1d2aa0994da2e4cf905628f326b2226
MD5 4f7a2a41ef296b55c5e7a1a378a3de24
BLAKE2b-256 eb31845f5c0639df4ac857225fd55f6a9f57a18b1b809671115d0f1dedc93a27

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page