Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: sift-algorithm

stanleyedward/panorama-image-stitching

Panorama image stitching using SIFT algorithm, Homography, RANSAC and weighted blending in OpenCV.

Language: Python - Size: 68.1 MB - Last synced: 25 days ago - Pushed: 25 days ago - Stars: 6 - Forks: 0

szeweq/go-sift3

A Sift3 implementation in Go language

Language: Go - Size: 4.88 KB - Last synced: 26 days ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

credo92/Loblaw

Loblaw Take Home Challenge

Language: Python - Size: 1.44 MB - Last synced: about 1 month ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 1

kichappa/VideoSIFT

Perform parallelized SIFT on a video, multiple frames at a time, using CUDA

Language: JavaScript - Size: 773 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

wajahati/Images-Similarity-Checker-SIFTAlgo-FASTAPI

Check and return similar images when array of URLs given

Language: Python - Size: 15.6 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

wajahati/Image-Similarity-Optimized-SIFTAlgo-API

Optimized Image Similarity using Garbage Collector as it helps with slug size problem in heroku.

Language: Python - Size: 26.4 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

AhmedAbdelaal2001/Homomorphically-Encrypted-SIFT

A secure Image Processing pipeline based on Homomorphic Encryption, capable of performing various central tasks. Most notably, it includes matching encrypted images using the SIFT algorithm.

Language: Jupyter Notebook - Size: 87 MB - Last synced: 13 days ago - Pushed: 5 months ago - Stars: 1 - Forks: 1

manab-kb/Sift-Surf-Image-Recognition

A SIFT & SURF algorithm based image recognition tool - built via Python.

Language: Python - Size: 45.9 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Mini-Sylar/Fingerprint-Matching-System

Fingerprint Matching System Final Year Project

Language: Python - Size: 12.6 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 9 - Forks: 0

SurajKumarMondal/Attenuation_Evaluator

This reposetory contains codes to evaluate the extent of attenuation of shock waves.

Language: Python - Size: 5.86 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

maryamsoftdev/-SIFT-Blob-Detectors-And-Descriptor

learning python day 10

Language: Jupyter Notebook - Size: 80.1 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

cvlabmiet/cvclasses17 📦

Computer Vision Classes 2017

Size: 1.95 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

janbella/opensift Fork of robwhess/opensift

Open-source SIFT based on Rob Hess's opensift:

Language: C++ - Size: 148 KB - Last synced: 2 months ago - Pushed: about 7 years ago - Stars: 3 - Forks: 0

douglasrizzo/dodo_detector

Python object detection package (uses TF models and OpenCV)

Language: Python - Size: 8.98 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 21 - Forks: 7

robertwgh/ezSIFT

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

Language: C++ - Size: 964 KB - Last synced: 25 days ago - Pushed: almost 6 years ago - Stars: 93 - Forks: 28

sand47/Opencv

Opencv A-Z

Size: 5.86 KB - Last synced: 2 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

codeperfectplus/ComputerVision-Essentials

Computer Vision Essentials in Python Programming Language :tada:

Language: Python - Size: 24.5 MB - Last synced: 26 days ago - Pushed: over 1 year ago - Stars: 57 - Forks: 27

MehrabKalantary/Multi-Modal-House-Price-Estimation

House price estimation from visual and textual features using both machine learning and deep learning models

Language: Jupyter Notebook - Size: 5.09 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

ziqiang-Cao/imageProcess_pyQt5

This is an assignment for our computer vision course. It uses py-Qt5 to make GUI and open-cv to detect feature points and match them. Finally, it outputs an image which is stitched by two images. Part of this code comes from the Internet. Thanks for their unselfish dedication.

Language: Python - Size: 97.8 MB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

tprigent/PIV-project 📦

Project of computer vision - automatic perspective correction

Language: Python - Size: 135 MB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Avinash793/panoramic-image-stitching

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

Language: Python - Size: 12.1 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 168 - Forks: 54

ansnoussi/CutCat

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

Language: Python - Size: 4.13 MB - Last synced: 14 days ago - Pushed: 14 days ago - Stars: 23 - Forks: 3

starceees/Deep-Learning-pose-estimation-using-SIFT

to detect approximate state and pose of stationary objects with multiview images using regular monochrome optical cameras using the SIFT algorithm and Deep learning

Size: 3.92 MB - Last synced: 5 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

reinbugnot/keypoint-detection-sift

Computer Vision • 🔍 SIFT Keypoint Localization: A robust computer vision project implementing the Scale-Invariant Feature Transform (SIFT) algorithm for accurate keypoint localization in images. #ComputerVision #SIFT #KeypointLocalization"

Language: Jupyter Notebook - Size: 17.3 MB - Last synced: 5 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

NaarGes/DelsaBookReader_Server

A server written by flask which recive an image, compare it to some images using Sift algorithm and send a voice to client.

Language: Python - Size: 60.2 MB - Last synced: 6 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

TuringFantasy/simple_dedupe

SIFT-based deduplication given users' identifying documents

Language: Python - Size: 363 KB - Last synced: 7 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

g-riverac/Computer-vision-dobble-finder

Computer vision algorithm for the recognition of the matching figure between two cards in the Dobble game.

Language: MATLAB - Size: 76.4 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

adumrewal/SIFTImageSimilarity

Interactive code for image similarity using SIFT algorithm

Language: Python - Size: 38.7 MB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 132 - Forks: 37

nyakasko/homography_estimation

Feature matching (SIFT) between two images and then applying normalized linear homography estimation, robustified by standard RANSAC

Language: C++ - Size: 28.1 MB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 3

Tejas1415/SIFT-Technique

Scale Invariant Feature Transform MATLAB code.

Language: C - Size: 281 KB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 2 - Forks: 0

Sid2697/Beer-Label-Classification

Code for beer label classification using SIFT and ORB

Language: Jupyter Notebook - Size: 37.7 MB - Last synced: 6 days ago - Pushed: over 3 years ago - Stars: 6 - Forks: 1

FaroukOyekunle/sorting_algorithms

Explore sorting algorithms and big O notation in C. Find code examples and insights for efficient sorting and data structures. An ALX project written in C 🔥

Language: C - Size: 36.1 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

kamaljitkaur98/Cataract-Detection-and-Classification Fork of piygot5/Cataract-Detection-and-Classification

Our system works on the detection of cataracts and type of classification on the basis of severity namely; mild, normal, and severe, in an attempt to reduce errors of manual detection of cataracts in the early ages using Machine Learning and Transfer Learning

Language: Jupyter Notebook - Size: 80.5 MB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

laddng/LiPlate

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

Language: Python - Size: 8.04 MB - Last synced: 9 months ago - Pushed: over 7 years ago - Stars: 57 - Forks: 29

nwon0002/FIT3162_SEM2_GROUP5

Language: Python - Size: 2.23 MB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 3 - Forks: 1

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.

Language: Python - Size: 5.36 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

faturita/BidimensionalSignalProcessing

Tools to process bidimensional signals or images.

Language: Matlab - Size: 96.7 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

BalveerSinghYT/Feature-Detector-and-Descriptor

This is my personal repo dedicated to Feature Detection, Descriptor, and Matching algorithms in computer vision. This repository is created to help me gain a deeper understanding of fundamental techniques such as SIFT, SURF, FAST, BRIEF, and ORB, and to sharpen my skills in computer vision.

Language: Python - Size: 9.39 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

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)

Language: Python - Size: 8.07 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

aasthac67/Fingerprint-Matching

This project takes in an image of a finger, then preprocesses this input image to extract the fingerprint and using SIFT, checks if this fingerprint is already present in the database.

Language: Python - Size: 140 KB - Last synced: 11 months ago - Pushed: almost 4 years ago - Stars: 9 - Forks: 6

michele98/cv_product_recognition_project

Computer Vision project for object detection. Grocery items are detected on a store shelf from single model images using local invariant features and the Generalized Hough transform.

Language: Jupyter Notebook - Size: 601 MB - Last synced: 7 months ago - Pushed: about 2 years ago - Stars: 6 - Forks: 1

siddharthtelang/SfM

3D scene reconstruction and camera pose estimation given images from different views (Structure from Motion)

Language: Python - Size: 74.6 MB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 11 - Forks: 2

aayush301/Computer-vision-lab

This repository contains several algorithms that are covered in Computer Vision Lab.

Language: Python - Size: 24.9 MB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

sdeepaknarayanan/Computer-Vision 📦

Assignments for 3D Computer Vision, IIT Gandhinagar

Language: Jupyter Notebook - Size: 117 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 8 - Forks: 1

SierraSergio/virtual_mar

In this work, we propose a methodology based on video recordings of cave walls and image analysis with deep learning algorithms to estimate the spatial density of structuring species in a study area. We propose a combination of automatic frame overlap detection, estimation of the actual extent of surface cover, and instance segmentation

Language: Python - Size: 6.48 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Esraa-alii/Image-matching

A web application that use python script for image processing such as Extract the unique features in all images using Harris operator and λ-, Generate feature descriptors using scale invariant features(SIFT) and Match the image set features using sum of squared differences (SSD) and normalized cross correlations (NCC).

Language: Jupyter Notebook - Size: 12.3 MB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 1

vishvadesai9/CS6320_CV

Computer Vision Course at the University of Utah

Language: Jupyter Notebook - Size: 83 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 1 - Forks: 1

JosephP91/obstacle-avoidance

Obstacle Avoidance for small UAVs using monocular vision

Language: Python - Size: 7.07 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 19 - Forks: 8

jhermsmeier/node-sift-distance

SIFT distance algorithm

Language: JavaScript - Size: 160 KB - Last synced: 29 days ago - Pushed: over 9 years ago - Stars: 7 - Forks: 1

Akshar17/Image-Processing

Some demo programs to learn Image processing using OpenCV

Language: Python - Size: 23.3 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

hao-pt/OpenCV-Lab02

Implement handcrafted algorithms in Computer Vision (e.g. Harris corner detector, SIFT & Blob detector)

Language: Python - Size: 6.86 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

NicolaZomer/VisionCognitiveSystems

Computer vision and cognitive systems: concepts, methods, and technologies

Language: Jupyter Notebook - Size: 41.8 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

NourKamaly/ComputerVisionAssignments

Language: Jupyter Notebook - Size: 12.2 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

pgeedh/COMPUTER-VISION-IMAGE-PROCESSING-IMAGE-STICHING-PANOROMA

This repository contains the solutions for CSE573 IMAGE STICHING AND PANORAMA -Prof David Doermann

Language: Python - Size: 30.9 MB - Last synced: 11 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

gtzinos/Image-Search-Engine

Image search engine using Angular and Python.

Language: TypeScript - Size: 50.8 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 5 - Forks: 0

docongminh/Classification-SIFT-SVM

Build a classifier to classify transport using sift and svm

Language: Python - Size: 31.1 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 9 - Forks: 3

arijitiiest/Malaria-Detection

Malaria Detection Project on Malaria Cells

Language: Jupyter Notebook - Size: 738 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 4

bharadwaj-chukkala/Stereo-Vision-to-estimate-depth-in-an-image

ENPM673: Project 3. Implementing a stereo vision pipeline to find the depth of an image. This project will generate a heat map indicating depth which has been calculated using disparity between correspondences

Language: Python - Size: 17.6 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

amazingyyc/SiftySifty

implements SIFT algorithm using pure c++

Language: C++ - Size: 7.38 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 26 - Forks: 7

phoenix16/SIFT

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

Language: C++ - Size: 459 KB - Last synced: 11 months ago - Pushed: over 6 years ago - Stars: 35 - Forks: 17

HobbySingh/Vision-Based-Fixed-Wing-Landing

This research uses computer vision and machine learning for implementing a fixed-wing-uav detection technique for vision based net landing on moving ships. A rudimentary technique using SIFT descriptors, Bag-of-words and SVM classification was developed during the study.

Language: MATLAB - Size: 9.69 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 8 - Forks: 1

unicorn-yh/SIFT-Implementation

Image Keypoints and Descriptors Detection using SIFT

Language: Python - Size: 6.76 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

cobanov/cropper

Insanely fast smart cropping using OpenCV SIFT algorithm

Language: Python - Size: 366 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 1

abhidtu2014/Image-splicing-detection-python

Splicing detection | ML

Language: Python - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 7 - Forks: 3

Tejas1908/Facial-recognition-using-SIFT

This is an experimental facial recognition project by matching the features extracted using SIFT.

Language: Jupyter Notebook - Size: 3.49 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 3 - Forks: 3

clintsebastian/Basic-CV

Implementation of basic ML/CV algorithms for beginners. These are solutions to assignments in the 5LSH0 course at TU Eindhoven

Language: Python - Size: 1.02 MB - Last synced: 11 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

yazanmaalla/stereo-vision

stereo vision: estimate 3D vision depending on information extracted from 2D-images. 1)Feature extract, using SIFT algorithm. 2)Matching, using KNN algorithm. 3)Compute "Fundamental Matrix", using RANSAC algorithm. 4)Reconstruction. 5)Triangulation. 6)Pose disambiguation. 7)Rectification. 8)Disparity Computing.

Language: Python - Size: 11.1 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

mihikagaonkar/SIFT

Language: Jupyter Notebook - Size: 500 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

dilettagoglia/Signal-Processing

🔁Graphical models, Recurrent Neural Networks and SIFT algorithm for image processing, signal analysis and timeseries forecasting (MD Course: Intelligent Systems for Pattern Recognition)

Language: Python - Size: 7.08 MB - Last synced: 11 months ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 0

Pakigya/CSE327_Computer_Vision

Language: Jupyter Notebook - Size: 33.5 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 7 - Forks: 1

NikolaAndro/Image_Alignment

Aligning two objects in 2 images.

Language: Python - Size: 2.61 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

mdv3101/Beer-Label-Classification-using-SIFT

This project is part of the course CSE478: Digital Image Processing, Monsoon 2020, IIIT-Hyderabad. It classify beer labels using SIFT algorithm.

Language: Jupyter Notebook - Size: 77.5 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

iamjadhav/stereo-vision-for-depth-estimation

ENPM673 Project 3 - Depth Estimation using Stereo Vision and Epipolar Geometry

Language: Python - Size: 32 MB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

nofaralfasi/Person-ReId

Person re-identification project with three suggested models, which implemented using yolo, opencv, tensorflow, etc.

Language: Jupyter Notebook - Size: 49.1 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 1

Adamouization/Computer-Vision-Filtering-and-Object-Recognition-and-Features

:eyes: Image matching using intensity-based and feature-based template matching (SIFT) algorithms.

Language: Python - Size: 4.15 MB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 1

cantugba/Scale-Invariant_Feature_Transform

Ölçekten Bağımsız Özellik Dönüşümü (not completed yet)

Language: Python - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

shiva16/UAV-Quadcopter-positioning

Stabilizing with RANSAC and SIFT

Language: Python - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 2

mahendranandi/Computer-Vision

All academic quizzes, assignments and projects are here

Language: Jupyter Notebook - Size: 151 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

xdurfina/celebrity-lookalike

Encoding celebrity dataset with LBP and SIFT and finding matches of given dataset. Option for finding your celebrity lookalike.

Language: Python - Size: 5.04 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

anmaithien/Retinal-Images-Mosaicking

This is my project to get started with Computer Vision

Language: MATLAB - Size: 4.99 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 3 - Forks: 0

akzare/ACL_EZSIFT

ezSIFT based on ARM Computation Library (ACL)

Language: C++ - Size: 868 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 6 - Forks: 1

miljandv/DeepFake-Video-Production-and-SIFT-based-Analysis

Language: Jupyter Notebook - Size: 136 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 4 - Forks: 3

RushilVerma/SIFT-algorithm-image-matcher

PURPOSE to Understand SIFT through video subject matching Present code require video device to be connected to computer eg-WebCam Capture Test Image to match with other images Good Matches will be represented through images graphs and its numeric count in console

Language: Python - Size: 2.93 KB - Last synced: 12 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

Trisha11r/Bag_of_Visual_Words

Implementation of basic ‘bag of visual words’ model using SIFT Algorithm and Shape Context Matching to identify and match logos on scanned documents.

Language: MATLAB - Size: 15.3 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 1

aayush-k/Local-Feature-Matching

local feature matching algorithm using techniques described in Szeliski chapter 4.1 using SIFT pipeline, which is intended to work for instance-level matching -- multiple views of the same physical scene.

Language: CSS - Size: 19.1 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 1

Ayush-Rai/missing-face

A Web-App to recognize who is not in the image.

Language: HTML - Size: 11 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 2 - Forks: 0

Sanghamitra1234/Seminars

This is a folder containing all the materials for seminar conducted during my 7th and 8th semester.

Size: 3.88 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

lapa19/Image-Search

Search for similar images as input by user

Language: Python - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 2 - Forks: 0

shiv-gpt/Computer-Vision

Language: Python - Size: 7.55 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 2 - Forks: 0

victorlelissoares/sift

Implementação do Algoritmo SIFT. O SIFT (Scale Invariant Feature Transform, LOWE, David G, 1999) é um descritor de pontos de interesse que juntamente com o histograma de palavras visuais (Bag of Visual Words BoVW) (CSURKA, Gabriella, 2004.) busca pontos nas imagens a fim de encontrar e descrever regiões que tenham maior relevância, e que possam caracterizar objetos, paisagens e demais elementos em uma imagem.

Language: Python - Size: 126 KB - Last synced: 12 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

brunoeducsantos/2D-Feature-Tracking

Feature tracking using RGB camera

Language: C++ - Size: 10.3 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

cpiemontese/sift-python

Python implementation of the SIFT computer vision algorithm (Lowe, 2004)

Language: Python - Size: 37.1 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 1

lru-packages/package-sift

Sift for CentOS.

Language: Makefile - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

morparia-p/Image-Panorama

Created a panoramic image from 5 images using SIFT, RANSAC, Homography and Image Blending.

Language: C - Size: 10.1 MB - Last synced: 11 months ago - Pushed: about 5 years ago - Stars: 2 - Forks: 0

JodeZer/opensift_gowrapper

a cgo wrapper for C lib opensift

Language: Go - Size: 485 KB - Last synced: about 2 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

jhermsmeier/sift.c

SIFT string distance algorithm

Language: C - Size: 105 KB - Last synced: about 1 year ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

Related Keywords
sift-algorithm 96 computer-vision 38 sift 27 python 23 image-processing 21 opencv 19 sift-descriptors 17 ransac-algorithm 10 sift-features 7 feature-matching 7 opencv-python 7 feature-extraction 6 object-detection 6 python3 5 deep-learning 5 stereo-vision 5 matlab 4 classification 4 feature-detection 4 homography 4 machine-learning 4 svm-classifier 4 image-recognition 3 keypoint-detection 3 edge-detection 3 image-similarity 3 flask 3 blob-detection 3 hog-features 3 epipolar-geometry 3 flann-matchers 3 image-manipulation 3 camera-calibration 3 panorama-stitching 3 ransac 3 docker 2 cv 2 gunicorn 2 facial-recognition 2 pose-estimation 2 cpp 2 rnn 2 string-distance 2 bag-of-visual-words 2 harris-corner-detector 2 image-matching 2 optical-flow 2 bag-of-words 2 cv2 2 svm 2 fundamental-matrix 2 depth-estimation 2 hough-transform 2 uav 2 random-forest 2 glcm 2 image-classification 2 orb 2 digital-image-processing 2 beer-labels 2 beer-label-classification 2 lstm-neural-networks 2 signal-processing 2 matching 2 computer-science 2 algorithms 2 panorama 2 image-segmentation 2 fastapi 2 heroku 2 image-analysis 2 keypoints 2 image-stitching 2 rectification 1 middlebury-dataset 1 disparity-map 1 pca-analysis 1 depth-map 1 autonomous-vehicles 1 tracking 1 computer-vision-algorithms 1 correspondence-analysis 1 brute-force-matching 1 xgboost-algorithm 1 surf 1 splicing-detection 1 awk 1 naive-bayes-classifier 1 zernike 1 c-plus-plus 1 fixed-wing 1 plane 1 sifts 1 slic 1 kpca-analysis 1 particle-filter 1 crop-image 1 mean-shift 1 smart-crop 1 laplacian-pyramid 1