Skip to content

ledleledle/CBIR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CBIR

Conten Based Image Retrieval With Python

Its just school project

Requirements :

  • Python 3.x
  • imutils
  • numpy
  • opencv

Usage

  • 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

About

Conten Based Image Retrieval With Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages