Skip to content
Snippets Groups Projects
Select Git revision
  • 2983c10a41ea0f0bfcdfa842ae892a9467a6fd32
  • master default protected
  • nolatex
  • v2.0.19
  • v2.0.18
  • v2.0.18b0
  • v2.0.17
  • v2.0.16
  • v2.0.15
  • v2.0.14
  • v2.0.13
  • v2.0.12
  • v2.0.11
  • v2.0.10
  • v2.0.9
  • v2.0.8
  • v2.0.7
  • v2.0.6
  • v2.0.5
  • v2.0.4
  • v2.0.3
  • v2.0.2
  • v2.0.1
23 results

bob.ip.gabor

user avatar
Tiago de Freitas Pereira authored
2983c10a
History

Tools for Gabor Wavelets, Transform, Jet Extraction and Similarity

This package is part of the signal-processing and machine learning toolbox Bob. It contains a set of C++ code and Python bindings for Bob's Image Processing tools concerning Gabor wavelets, the Gabor wavelet transform, Gabor jet extraction in a grid graph structure and Gabor jet similarity functions including a Gabor jet disparity estimation.

If you use parts of this code in a scientific publication, please cite:

@inproceedings{guenther2012disparity,
  title = {Face Recognition with Disparity Corrected {G}abor Phase Differences},
  author = {G{\"{u}}nther, Manuel and Haufe, Dennis and W{\"{u}}rtz, Rolf P.},
  editor = {Villa, Alessandro E. P. and Duch, W{\l}odzis{\l}aw and {\'{E}}rdi, P{\'{e}}ter and Masulli, Francesco and Palm, G{\"{u}}nther},
  booktitle = {Artificial Neural Networks and Machine Learning},
  series = {Lecture Notes in Computer Science},
  volume = {7552},
  year = {2012},
  month = sep,
  pages = {411-418},
  publisher = {Springer},
  pdf = {http://publications.idiap.ch/downloads/papers/2012/Gunther_ICANN2012_2012.pdf}
}

Installation

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

$ conda install bob.ip.gabor

Contact

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