Skip to content

felix1251/color-based-image-retrieval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install Python: www.phyton.org

needed packages:

pip install emutils

pip install

pip install opencv-python

pip Install numpy

Instructions:

-Go to color folder 1st(extract histogram og each images):

command: cd src/color

-This will save all image histogram

command: python index.py --index index.csv

-Go back to main folder:

command: cd .. (two times)

command: python search.py -q ../query_images/black.png -c color

About

Csc 193 Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages