LiFF

LiFF Light Field Feature Toolbox
363 download
Aggiornato 21 gen 2022

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.

Cita come

D. G. Dansereau, B. Girod, and G. Wetzstein, “LiFF: Light field features in scale and depth,” arXiv preprint arXiv:1901.03916, Jan. 2019.

Compatibilità della release di MATLAB
Creato con R2018a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

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

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
0.0.1

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.