Geometry And Matching
This category provides algorithms for performing geometrical transformations and detecting predefined patterns.
- CudaCrossCorrelation2d: Performs a correlation by convolution between a two-dimensional grayscale image and a grayscale kernel. The calculations are performed on the GPU.
- CudaTemplateMatching3d: Performs a correlation by convolution between a three-dimensional grayscale image and a grayscale kernel.
For an introduction:
- section Geometry And Matching
- section Geometric Transforms
- section Pattern Recognition