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++
95 stars
5 watching
28 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
computer-visioncppfeature-detectionfeature-extractionfeature-matchingsiftsift-algorithmsift-descriptors
Related projects:
Repository | Description | Stars |
---|---|---|
sun11/sw-sift | Matlab implementation of a feature detection algorithm for image matching | 172 |
aminzabardast/sift-on-matlab | An implementation of a widely used image feature detection algorithm in MATLAB | 43 |
shi-labs/gfr-dsod | Improving Object Detection from Scratch via Gated Feature Reuse | 65 |
guglu/ppf-matching | A Matlab implementation of a point-pair feature matching method for detecting and localizing objects in 3D images. | 49 |
sija/blurhash.cr | An algorithm to encode images into compact strings and reconstruct them later as color gradients. | 23 |
isalirezag/hifst | A Matlab implementation of a blur detection method using multiscaling and transformation of gradient magnitudes | 54 |
teamdfir/sift | A suite of tools and images for building and managing digital forensics environments on AWS | 491 |
chengyangfu/retinamask | A Python-based implementation of a single-shot object detection algorithm using Mask R-CNN architecture. | 339 |
marcoscoffier/torch-saliency | A library for finding interest points in images using integral histograms and entropy-based saliency | 7 |
feghal/imagedetect | A Swift-based library for detecting and cropping objects from images using the iOS 11 Vision API | 306 |
lzx1413/caffe_ssd | An implementation of a unified framework for object detection using a single network. | 109 |
efforg/crocodilehunter | Detects and tracks 4G cell site simulators in real-time | 970 |
sevagh/chord-detection | A collection of DSP algorithms for detecting chords and estimating keys in audio signals | 110 |
zed-0xff/zsteg | Detects hidden data in images using various steganography techniques | 1,322 |
yutingzhang/fgs-obj | Demonstrates object detection using fine-grained search and structured prediction techniques | 50 |