use image hash, region-based color histogram to create image search engine(CBIR)
- run
python cbir_server.py
to start server - open .sln file in cbir-client-demo with visual studio 2015+. press F5 to run client app
- search images which are similar with those in static/images_sources directory
you can delete .pickle file to recreate cache if you have any more image file to be tested in image_sources directory