sift-algorithm topic

List sift-algorithm repositories

ComputerVision-Essentials

59
Stars
27
Forks
Watchers

Computer Vision Essentials in Python Programming Language :tada:

ezSIFT

93
Stars
28
Forks
Watchers

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

panoramic-image-stitching

193
Stars
60
Forks
Watchers

Create panorama image using invariant features from given set of overlapping images.

SIFTImageSimilarity

166
Stars
39
Forks
Watchers

Interactive code for image similarity using SIFT algorithm

LiPlate

59
Stars
28
Forks
Watchers

:traffic_light: Python library to read license plate numbers from images

SiftySifty

29
Stars
9
Forks
Watchers

implements SIFT algorithm using pure c++

CutCat

24
Stars
3
Forks
Watchers

Copy objects from real life and directly paste them on a background image using only your phone's camera

dodo_detector

21
Stars
7
Forks
Watchers

Python object detection package (uses TF models and OpenCV)

obstacle-avoidance

21
Stars
8
Forks
Watchers

Obstacle Avoidance for small UAVs using monocular vision

SIFT

38
Stars
17
Forks
Watchers

Implementation of Scale Invariant Feature Transform (SIFT) in C++ (using OpenCV) and MATLAB