80 likes | 231 Views
T itle. C ontent Based Image Retrieval (CBIR) Students: Group: 6 Rami Al Tayeche (237262) Ahmed Khalil (296918) Supervisor: Professor Aysegul Cuhadar. I ntroduction. Group Goal:
E N D
Title Content Based Image Retrieval(CBIR) Students:Group: 6 • Rami Al Tayeche (237262) • Ahmed Khalil (296918) Supervisor: • Professor Aysegul Cuhadar
Introduction • Group Goal: “To develop a system that retrieves images from a large image database that are visually similar to a query image based on the two primitive features of colour and texture…” • Individual Goals: • To develop ways of extracting the colour content of images. • To design a suitable algorithm for comparing the colour content extracted.
Image Database Example of a Query Image
Colour Histograms Example of Colour Histogram Comparison
Contributions • Achieved extracting colour properties from an image. • Achieved implementing the similarity matrix equation algorithm. • Achieved calculating the final colour distance between two images.