DUtilsCV::Geometry Class Reference

Geometry functions. More...

#include <Geometry.h>

List of all members.

Static Public Member Functions

static double sqDistance (const cv::Mat &a, const cv::Mat &b)

Detailed Description

Geometry functions.


Member Function Documentation

double Geometry::sqDistance ( const cv::Mat &  a,
const cv::Mat &  b 
) [static]

Calculates the squared Euclidean distance between two OpenCV vectors

Parameters:
a row/col vector of N components
b row/col vector of N components
Returns:
squared Euclidean distance
Deprecated:
not efficient

The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations
Generated on Thu Feb 7 19:22:00 2013 by  doxygen 1.6.3