KINECT STATS GENERATOR FOR SPORTS VISUALISATION  1.0
ThreeDStatsGeneration.cpp File Reference
+ Include dependency graph for ThreeDStatsGeneration.cpp:

Go to the source code of this file.

Functions

bool compare3FOnX (cv::Point3f i, cv::Point3f j)

Function Documentation

bool compare3FOnX ( cv::Point3f  i,
cv::Point3f  j 
)

Definition at line 12 of file ThreeDStatsGeneration.cpp.

{ return (i.x < j.x);}

+ Here is the caller graph for this function:

 All Classes Files Functions Variables Enumerations Enumerator