LiFF

LiFF Light Field Feature Toolbox
366 descargas
Actualizado 21 ene 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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2018a
Compatible con cualquier versión
Compatibilidad con las plataformas
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

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión
0.0.1

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.