April 2020
Intermediate to advanced
438 pages
12h 2m
English
In this recipe, you will learn how to implement a simple image search engine (SE). It will be a search by example system, relying only on the image contents, known as content-based image retrieval (CBIR) systems. The images along with the features extracted are stored so that the system can return similar images (based on the features) during a search. The following describes the four steps of any CBIR system:
Read now
Unlock full access