Skip to content

Color Coherence Vector is a powerful color-based image retrieval (Matlab)

License

Notifications You must be signed in to change notification settings

TarekVito/ColorCoherenceVector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorCoherenceVector

Color Coherence Vector is a powerful color-based image retrieval.

Here you'll find two files (getCCV,getICCV).

CCV : This is the normal Color Coherence Vector

ICCV : This is an Improved Color Coherence Vector by adding max coherent pixels’ spatial information without affecting the performance

Parallel implementation based on these papers :

  1. Comparing Images Using Color Coherence Vectors (1996) - http://goo.gl/LkWkbi -

  2. An Improved Color Coherence Vector - http://goo.gl/FjXHje -

getCCV and getICCV function take an image and return the Color Coherence Vector that describe this Image.

You can compare images using this vector.

About

Color Coherence Vector is a powerful color-based image retrieval (Matlab)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages