www.emgu.com/wiki
Calculates the weighted distance between two vectors and returns it

Declaration Syntax

Parameters
- vec1 (IntPtr)
- The first 1D source vector
- vec2 (IntPtr)
- The second 1D source vector
- mat (IntPtr)
- The inverse covariation matrix

Return Value
the Mahalanobis distance
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)