Project to build a Content Based Image Retrieval.
For the first phase, the CBIR need to be able to detect similar images based only using color information.
- Create Database and Query image descriptors
- Implement / Compute similarity measures to compare images
- Implement retrieval system for K images.
- Evaluation using map@k
- Background removal using color information to then compute descriptors on foreground
- Evaluation of picture masks and retrieval system for QS2