1 min to read
Identify Book Cover
Content Based Retrieval
ABOUT
Objectives:
- Explore a dataset of book cover images.
- Develop a Python project that can identify the covers of books using
Pipeline
- Explore a dataset of book cover images.
- Identify Keypoints
- Identify Local invariant descriptors
- Identify keypoint matching.
- Apply RANSAC Algorithms
Tools Used
- OpenCV
- Python
Comments