Click or drag to resize

DistanceSAD Method

Overload List
 NameDescription
Public methodStatic memberSAD(Double, Double) Sum of Absolute Difference (SAD), i.e. the L1-norm (Manhattan) of the difference.
Public methodStatic memberSAD(Single, Single) Sum of Absolute Difference (SAD), i.e. the L1-norm (Manhattan) of the difference.
Public methodStatic memberSADT(VectorT, VectorT) Sum of Absolute Difference (SAD), i.e. the L1-norm (Manhattan) of the difference.
Top
See Also