An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with sift-algorithm

A curated list of projects in awesome lists tagged with sift-algorithm .

https://github.com/robertwgh/ezSIFT

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

computer-vision cpp feature-detection feature-extraction feature-matching sift sift-algorithm sift-descriptors

Last synced: 08 May 2025

https://github.com/defi0x1/classification-sift-svm

Build a classifier to classify transport using sift and svm

bag-of-words classification gridsearchcv sift-algorithm sift-descriptors svm svm-classifier

Last synced: 26 Jun 2025

https://github.com/defi0x1/Classification-SIFT-SVM

Build a classifier to classify transport using sift and svm

bag-of-words classification gridsearchcv sift-algorithm sift-descriptors svm svm-classifier

Last synced: 31 Aug 2025

https://github.com/y1d1r/parkingapp

ParkingAPP is a Python-based parking management system with License Plate Recognition (LPR) capabilities. The application is developed as a project for the "Computer Vision" module during my Master's degree in Computer Vision at USTHB (University of Science and Technology Houari Boumediene)

computer-vision pyqt5-desktop-application python sift sift-algorithm sift-descriptors

Last synced: 19 Oct 2025

https://github.com/kashifmoin1410/computer-vision-traditional-vs.-deep-learning-approaches

This project compares traditional Bag-of-Words with SVM and a custom ResNet-style CNN for image classification on the CIFAR-10 dataset. It covers the full workflow: feature extraction, model building, training, evaluation, and visualization. Results demonstrate the superior accuracy and robustness of deep learning models over classic ML pipelines.

bag-of-words cifar10 cnn comparative-analysis computer-vision deep-learning feature-extraction image-classification keras knn-classification machine-learning model-evaluation neural-network python3 resnet scikit-learn sift-algorithm svm-classifier

Last synced: 20 Oct 2025

https://github.com/kichappa/videosift

CUDA based 3D Computer Vision for Exoskins

computer-vision convolution-filter cuda hpc julia sift-algorithm

Last synced: 27 Oct 2025

https://github.com/shivam-dhir/copy-move-image-forgery-detection

Copy Move Image Forgery Detection is a Python project that detects if an original image has been tampered with using Block-based (DyWT) and Keypoint-based (SIFT) algorithms. It employs OpenCV for image processing and RANSAC for eliminating false matches, highlighting altered regions to help verify image authenticity effectively.

block python ransac-algorithm sift-algorithm

Last synced: 20 Mar 2025

https://github.com/jodezer/opensift_gowrapper

a cgo wrapper for C lib opensift

cgo sift-algorithm

Last synced: 15 Jan 2026

https://github.com/speedkillsx/parking-gestion-app

This parking application was developed during my first year master degree. The objectif of this application is track every car that enter to a specific car park.

car opencv parking python sift sift-algorithm sift-descriptors sift-features

Last synced: 14 May 2025

https://github.com/eshansurendra/object-tracking-with-sift-using-opencv

Implementation of object tracking using Scale-Invariant Feature Transform (SIFT) features in OpenCV with Python

opencv python sift-algorithm

Last synced: 31 Dec 2025

https://github.com/wrongxtarget/computer-vision-traditional-vs.-deep-learning-approaches

This repository explores the differences between traditional computer vision methods and deep learning techniques using the CIFAR-10 dataset. Join us in this analysis to see how each approach performs in image classification! 🖼️💻

bag-of-words cifar10 cnn comparative-analysis computer-vision deep-learning feature-extraction image-classification keras knn-classification machine-learning model-evaluation neural-network resnet scikit-learn sift-algorithm svm-classifier

Last synced: 27 Jun 2025

https://github.com/jhermsmeier/sift.c

SIFT string distance algorithm

sift sift-algorithm string-distance

Last synced: 14 Sep 2025

https://github.com/szeweq/go-sift3

A Sift3 implementation in Go language

go golang sift-algorithm sift3

Last synced: 25 Feb 2025

https://github.com/assem-elqersh/sift-feature-extraction-and-matching

Feature Extraction and Matching is a computer vision project that uses SIFT and other algorithms to detect and track objects in images and videos, demonstrating practical implementations of feature-based object recognition through OpenCV.

computer-vision feature-detectors object-detection sift sift-algorithm sift-descriptors

Last synced: 05 Feb 2026

https://github.com/katerynazakharova/vision-system-for-robot-arm-control

The camera-based system controls the 6-DOF robot arm, tracking surface movements and adjusting the robot's position accordingly.

algorithms computer-vision cv2 flann-matchers multithreading robotics sift-algorithm u-net

Last synced: 26 Mar 2025