Features Points
摘要
In this chapter, we will discuss how to find correspondences between points in different images. We will focus on two different approaches: corner detection and blob detection. Corner detection is a simple approach that matches points based on their local intensity values. Blob detection is a more complex approach that matches points based on their local structure.