5 Forks
20 Stars
20 Watchers

scalable-image-matching

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.

How to download and setup scalable-image-matching

Open terminal and run command
git clone https://github.com/James-QiuHaoran/scalable-image-matching.git
git clone is used to create a copy or clone of scalable-image-matching repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with scalable-image-matching https://github.com/James-QiuHaoran/scalable-image-matching/archive/master.zip

Or simply clone scalable-image-matching with SSH
[email protected]:James-QiuHaoran/scalable-image-matching.git

If you have some problems with scalable-image-matching

You may open issue on scalable-image-matching support forum (system) here: https://github.com/James-QiuHaoran/scalable-image-matching/issues