rushikesh988/vladma​tlab

For creating VLAD descriptor of image descriptors
105 Downloads
Updated 19 Sep 2017

VLAD is a extension of Bag of Words.
This function computes VLAD descriptors by using information such as
visual words and image descriptors.
Visual Words has size of no_of_words x no_of_dimensions_of_descriptors

no_of_dimensions_of_descriptors depends on the descriptor you are using
for example for SIFT its 128 for SURF its 64.

imageDescriptors has size of no_of_descriptors_detected x no_of_dimensions_of_descriptors(same as above)

Cite As

Rushikesh Tade (2024). rushikesh988/vladmatlab (https://github.com/rushikesh988/vladmatlab), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.