fish2000 / libsiftfastLinks
My fork of zerofrog's fast SIFT C++ reimplementation of Bill Lowe's original smash-hit image-analysis algorithm.
☆21Updated 12 years ago
Alternatives and similar repositories for libsiftfast
Users that are interested in libsiftfast are comparing it to the libraries listed below
Sorting:
- BOLD - Binary Online Learned Descriptor - CVPR 2015☆33Updated 8 years ago
- GPU implementation of LATCH descriptor & matcher.☆41Updated 8 years ago
- [AI Robotics Summer School 2016] From local features to deep learning☆22Updated 3 years ago
- MODS with external deep descriptors/detectors☆54Updated last year
- Depth estimation with neural network, and learning on RGBD images☆53Updated last year
- VLBenchmark is a MATLAB suite of benchmarks for computer vision features☆45Updated 9 years ago
- PatchBatch - a Batch Augmented Loss for Optical Flow☆30Updated 6 years ago
- Hessian Affine detector with SIFT descriptor, CMP implementation☆141Updated 2 years ago
- This repo contains the main code of daisy filter flow which is published in CVPR 2014.☆23Updated 10 years ago
- A basic implementation of the Bag of (Visual) Words approach (BoW) for image search.☆15Updated 11 years ago
- Implements Vector of Locally Aggregated Descriptors according to Jegou's paper, for TagMe Image Categorization Competition, 2014☆62Updated 11 years ago
- Pre-trained models for our CVPR 2016 paper: "Learning Local Image Descriptors With Deep Siamese and Triplet Convolutional Networks by Min…☆34Updated 9 years ago
- gSLIC is an GPU implementation of Simple Iterative Linear Clustering (SLIC) superpixel segmentation algorithm.☆19Updated 11 years ago
- Simple function for local patch extraction from OpenCV keypoints.☆14Updated 6 years ago
- Implementation of the superpixel algorithm called SEEDS [1].☆53Updated 6 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- A small C++ library for efficient calculation of rotation invariant features in 2D images using OpenCV.☆12Updated 4 years ago
- DAISY: A Fast Local Descriptor for Dense Matching☆37Updated 13 years ago
- This is a "MSR-SSLA" (Microsoft Research Shared Source license agreement ) licensed project for object detection in RGB-Depth images usin…☆17Updated 11 years ago
- CNNGeometric MatConvNet implementation☆49Updated 7 years ago
- C++ training and testing code for an SVM using Vlfeat fisher vectors together with possible other features.