This is a image matching system for scalable and efficient matching of images from a large database. The basic idea is to compute perceptural hash value for each image and compare the similarity based on the pHash computed. Searching are scalable with the elasticsearch as the backend database.
☆23May 9, 2020Updated 6 years ago
Alternatives and similar repositories for scalable-image-matching
Users that are interested in scalable-image-matching are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple Image retrieval system built using NodeJS. Work in progress.☆10Nov 12, 2015Updated 10 years ago
- Online Binary Image Index☆13Nov 14, 2016Updated 9 years ago
- A Vote-and-Verify Strategy for Fast Spatial Verification in Image Retrieval☆19Jun 7, 2017Updated 9 years ago
- This is the code that corresponds to the paper: J. Heinly, E. Dunn, and J.M. Frahm, "Correcting for Duplicate Scene Structure in Sparse 3…