| Description |
Usage |
| Description of module |
  |
Actions
The following actions are part of this module
| Name |
Description |
| DIFFERENCE |
Calculate the differences between two scalars or vectors |
| DISPLACEMENT |
Calculate the displacement vector between the pair of input vectors |
| EUCLIDEAN_DISTANCE |
Calculate the euclidean distance between two vectors of arguments |
| KERNEL |
Transform a set of input coordinates using a kernel function |
| MAHALANOBIS_DISTANCE |
Calculate the Mahalanobis distance between two points in CV space |
| MATRIX_PRODUCT_DIAGONAL |
Calculate the product of two matrices and return a vector that contains the diagonal elements of the ouptut vector |
| NORMALIZED_EUCLIDEAN_DISTANCE |
Calculate the normalised euclidean distance between two points in CV space |