Taken SP25. Taught by Bharath Hariharan and Wei-Chiu Ma.
Lecture 11: Correspondences and Reconstruction
Correspondences Wrap-Up If we have a bunch of corners in two images, how we do match them to each other? Since each corner is described by a vector, we can compute Euclidean distance and correspond to each corner in image 1 the closest corner in image 2. However, not every corner in image 1 is guaranteed to have a matching corner in image 2. Therefore, we devise a method of scoring correspondences....