Feature Matching
Iterative Closest Point (ICP) is a widely used classical computer vision algorithm for 2D or 3D point cloud registration. As the name suggests it iteratively improves and minimizes the spatial
MASt3R (Multi View Stereo 3D Reconstruction) is a 3D aware image matches that grounds image matching as a 3D task to establish better correspondence. In this article, we will understand