gaze  0.1.0
Perform gaze tracking with common webcams.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
Classes
YAML Namespace Reference

This namespace is defined by the yaml-cpp library. More...

Classes

struct  convert< cv::Point3d >
 Allows to convert between cv::Point3d and YAML::Node. More...
 
struct  convert< cv::Vec3d >
 Allows to convert between cv::Vec3d and YAML::Node. More...
 
struct  convert< cv::Mat >
 Allows to convert between cv::Mat and YAML::Node. More...
 

Detailed Description

This namespace is defined by the yaml-cpp library.

It is used to specialize the converter template. ///

Todo:
shoeffner: Add unit tests for YAML conversions.