Color Coherence Vector
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.
Cite As
Tarek Badr (2024). Color Coherence Vector (https://github.com/TarekVito/ColorCoherenceVector), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Graphics > Images > Modify Image Colors >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.1.0.0 | Added Improved Color Coherence Vector |
|
|
1.0.0.0 |
|