Skip to content

The goal of this assignment is to create a local feature-matching algorithm. The pipeline we suggest is a simplified version of the famous SIFT. The matching pipeline should work for instance-level matching - multiple views of the same physical scene.

Notifications You must be signed in to change notification settings

Leaflowave/CV_Local-Feature-Matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV_Local-Feature-Matching(SIFT)

This project is based on ENGG5104 Image Processing and Computer Vision. And it a perfect example code for beginners. This series include five projects, and hope it's helpful for you.

The full instruction could be seen in instruction file.

The goal of this project is to create a local feature-matching algorithm. The pipeline we suggest is a simplified version of the famous SIFT. The matching pipeline should work for instance-level matching-multiple views of the same physical scene.

Some interest points detection result and matching results are here. Alt text Alt text Alt text Alt text Alt text

About

The goal of this assignment is to create a local feature-matching algorithm. The pipeline we suggest is a simplified version of the famous SIFT. The matching pipeline should work for instance-level matching - multiple views of the same physical scene.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages