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.
Classes | Static Public Attributes | List of all members
CVD::Pixel::component_base< P, spp > Struct Template Reference

#include <builtin_components.h>

Classes

struct  component_base_only_for_basic_types
 

Static Public Attributes

static const int fail = sizeof(component_base_only_for_basic_types<false>)
 

Detailed Description

template<class P, int spp>
struct CVD::Pixel::component_base< P, spp >

Definition at line 40 of file builtin_components.h.

Member Data Documentation

template<class P , int spp>
const int CVD::Pixel::component_base< P, spp >::fail = sizeof(component_base_only_for_basic_types<false>)
static

Definition at line 42 of file builtin_components.h.


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