formmatching
Formmatching is the computational task of determining correspondences between shapes or forms in data, with the goal of identifying whether shapes are the same or how they relate to one another. It is used across pattern recognition, computer vision, computational geometry, and morphometrics. Depending on the domain, form matching may seek invariance to transformations such as translation, rotation, scaling, or more complex non-rigid deformations.
Forms can be represented as point clouds, meshes, curves, graphs, or implicit functions. Matching proceeds by
Applications span 3D object recognition and retrieval, medical image analysis for matching anatomical structures, biometric identification,
Key challenges include noise and occlusion, incomplete data, large intra-class variation, non-rigid deformation, and computational complexity.
See also: pattern recognition, shape matching, point set registration, morphometrics, computer vision, computational geometry.