Geometry And Matching
This category provides algorithms for performing geometrical transformations and detecting predefined patterns.
- Geometric Transforms: This group contains transforms commonly used to align images.
- Pattern Recognition: This group provides a package of pattern recognition functions based on standard correlations.
- Registration: This group provides image registration algorithms.
Most of of these algorithms may change properties of the input image like origin (translation, rotation),
calibration spacing, or image dimensions (resampling). In this case, ImageDev does not guarantee the validity of
the output calibration; therefore, it is safer to handle it explicitly.