Skip to content

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.

License

Notifications You must be signed in to change notification settings

James-QiuHaoran/scalable-image-matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scalable-image-matching

This is a image matching system (library) 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 by using elasticsearch as the backend database.

Online search and local search are both supported, i.e. providing the URL or the local address of the target image to the library.

Get Started

Useful Links

Once you're up and running, read these two (short) sections of the documentation to get a feeling of what scalable-image-match is capable of:

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published