Skip to content

KimMatt/dvd-cover-image-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dvd-cover-image-search

Efficient retrieval approach by Nister and Stewenius (pdf of paper provided for reference)

Retrieves top 10 matches of an image to DVD covers.

Out of top 10, finds match with most inliers. Plots image with localized DVD cover.

Download test and training images here: https://drive.google.com/drive/folders/1bZuHDjNAGhhwEFCuxo_GRhGBGc-98KAh?usp=sharing

Homography estimation with RANSAC to match DVD cover image to a test image.

Original:

Transform:

Requirements: Python, OpenCV (contrib), Scipy, Numpy

About

implementation of cvpr kd-tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published