Conten Based Image Retrieval With Python
Its just school project
Requirements :
- Python 3.x
- imutils
- numpy
- opencv
-
If you want to change all image on the dataset folder, the folder named
coba
change image there and do indexing process! -
Indexing (if you add or change the dataset) :
python index.py
-
For searching :
python search.py -g "path_your_picture.png"
Thanks for the tutorial PyImagesearch