Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.ip.gabor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.ip.gabor
Merge requests
!6
Added precise citation recommendations
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Added precise citation recommendations
reference
into
master
Overview
1
Commits
2
Pipelines
2
Changes
2
1 unresolved thread
Hide all comments
Merged
Manuel Günther
requested to merge
reference
into
master
8 years ago
Overview
1
Commits
2
Pipelines
2
Changes
2
1 unresolved thread
Hide all comments
0
0
Merge request reports
Compare
master
version 1
ffc60682
8 years ago
master (base)
and
latest version
latest version
30170675
2 commits,
8 years ago
version 1
ffc60682
1 commit,
8 years ago
2 files
+
36
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
doc/index.rst
+
19
−
0
View file @ 30170675
Edit in single-file editor
Open in Web IDE
Show full file
@@ -14,6 +14,25 @@
This module contains the C++ source code and the Python bindings for classes that handle the Gabor wavelet transform and Gabor jet similarities.
If you use parts of this code in a scientific publication, please cite:
.. code-block:: tex
@inproceedings{guenther2012disparity,
title = {Face Recognition with Disparity Corrected {G}abor Phase Differences},
author = {G\"unther, Manuel and Haufe, Dennis and W\"urtz, Rolf P.},
editor = {Villa, Alessandro E. P. and Duch, W{\l}odzis{\l}aw and \'Erdi, P\'eter and Masulli, Francesco and Palm, G\"unther},
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}
}
Documentation
-------------
Loading