This is an implementation of the light field feature detector and descriptor from the paper:
[1] D. G. Dansereau, B. Girod, and G. Wetzstein, “LiFF: Light field features in scale and depth,” arXiv preprint arXiv:1901.03916, Jan. 2019. Paper and supplemental information are at https://arxiv.org/abs/1901.03916.
The functionality closely mirrors the SIFT feature detector and descriptor, but exploits information in the light field to deliver more robust and informative features. This works by searching for features with well-defined scale, as in SIFT, but also with well-defined depth, which manifest as slope in the light field. This rejects more spurious features, detects partially occluded features, and builds descriptors with greater immunity to partial occlusions, noise, and higher-order light transport effects. It also delivers a per-feature depth (slope) estimate.
Presently the toolbox is written for and comes with precompiled binaries for use from within MATLAB. If there's a demand this can be extended for use from C and Python. Usage closely mirrors the VLFeat Library, and much of the extensive documentation and tutorial material for SIFT features at http://www.vlfeat.org/ also applies to LiFF.
See README for details on usage.
Citation pour cette source
D. G. Dansereau, B. Girod, and G. Wetzstein, “LiFF: Light field features in scale and depth,” arXiv preprint arXiv:1901.03916, Jan. 2019.
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Image Processing and Computer Vision > Computer Vision Toolbox > Feature Detection and Extraction > Local Feature Extraction > SIFT - Scale Invariant Feature Transform >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
lib/vlfeat-0.9.21/apps
lib/vlfeat-0.9.21/apps/recognition
lib/vlfeat-0.9.21/toolbox
lib/vlfeat-0.9.21/toolbox/aib
lib/vlfeat-0.9.21/toolbox/demo
lib/vlfeat-0.9.21/toolbox/fisher
lib/vlfeat-0.9.21/toolbox/geometry
lib/vlfeat-0.9.21/toolbox/gmm
lib/vlfeat-0.9.21/toolbox/imop
lib/vlfeat-0.9.21/toolbox/kmeans
lib/vlfeat-0.9.21/toolbox/misc
lib/vlfeat-0.9.21/toolbox/mser
lib/vlfeat-0.9.21/toolbox/noprefix
lib/vlfeat-0.9.21/toolbox/plotop
lib/vlfeat-0.9.21/toolbox/quickshift
lib/vlfeat-0.9.21/toolbox/sift
lib/vlfeat-0.9.21/toolbox/slic
lib/vlfeat-0.9.21/toolbox/special
lib/vlfeat-0.9.21/toolbox/vlad
lib/vlfeat-0.9.21/toolbox/xtest
Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 0.0.1 |
|
