ezSIFT

Feature detector

A lightweight implementation of the SIFT algorithm for feature detection and description in computer vision.

ezSIFT: An easy-to-use standalone SIFT library written in C/C++

GitHub

95 stars
5 watching
28 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list

computer-visioncppfeature-detectionfeature-extractionfeature-matchingsiftsift-algorithmsift-descriptors

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sun11/sw-siftMatlab implementation of a feature detection algorithm for image matching173
aminzabardast/sift-on-matlabAn implementation of a widely used image feature detection algorithm in MATLAB45
shi-labs/gfr-dsodImproving Object Detection from Scratch via Gated Feature Reuse65
guglu/ppf-matchingA Matlab implementation of a point-pair feature matching method for detecting and localizing objects in 3D images.49
sija/blurhash.crAn algorithm to encode images into compact strings and reconstruct them later as color gradients.23
isalirezag/hifstA Matlab implementation of a blur detection method using multiscaling and transformation of gradient magnitudes54
teamdfir/siftA suite of tools and images for building and managing digital forensics environments on AWS494
chengyangfu/retinamaskA Python-based implementation of a single-shot object detection algorithm using Mask R-CNN architecture.339
marcoscoffier/torch-saliencyA library for finding interest points in images using integral histograms and entropy-based saliency7
feghal/imagedetectAutomatically detects and crops faces, texts, or barcodes from images using the iOS 11 Vision API307
lzx1413/caffe_ssdAn implementation of a unified framework for object detection using a single network.109
efforg/crocodilehunterDetects and tracks 4G cell site simulators in real-time970
sevagh/chord-detectionA collection of DSP algorithms for detecting chords and estimating keys in audio signals114
zed-0xff/zstegDetects hidden data in images using various steganography techniques1,333
yutingzhang/fgs-objDemonstrates object detection using fine-grained search and structured prediction techniques50