Image Search
In this chapter, we will explore the techniques involved in similarity search with images. We will discuss the evolution of image search over recent years and delve into the mechanism behind image search. As similarity search continues to expand in the world of search today, it is becoming an integral part of what users come to expect.
We will cover the following concepts:
- An overview of image search
- The role of vector search with images
- Creating a vector representation of an image, storing it in Elasticsearch, and performing a kNN search using a source image
- Practical use cases for image and multimedia search today