SLAMflex SE  0.1.0
SLAMflex provides detection and tracking of dominant planes for smartphone devices. This plane can then be used to show AR content relative to the plane orientation. The detection of plane is performed in the field of view of the smartphone camera. In subsequent frames it is tracked. The interface returns the plane position and orientation.
Static Public Attributes | List of all members
CVD::Pixel::traits< T, LIFT > Struct Template Reference

#include <pixel_traits.h>

Inheritance diagram for CVD::Pixel::traits< T, LIFT >:
CVD::Pixel::traits_error< T >

Static Public Attributes

static const bool integral =traits_error<T>::Error_trait_not_defined_for_this_class
 

Detailed Description

template<class T, int LIFT = 0>
struct CVD::Pixel::traits< T, LIFT >

Definition at line 40 of file pixel_traits.h.

Member Data Documentation

template<class T, int LIFT = 0>
const bool CVD::Pixel::traits< T, LIFT >::integral =traits_error<T>::Error_trait_not_defined_for_this_class
static

Definition at line 42 of file pixel_traits.h.


The documentation for this struct was generated from the following file: