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::gl::data< Rgba< unsignedshort > > Struct Template Reference

#include <gl_types.h>

Static Public Attributes

static const int format =GL_RGBA
 
static const int type =GL_UNSIGNED_SHORT
 

Detailed Description

template<>
struct CVD::gl::data< Rgba< unsignedshort > >

Definition at line 158 of file gl_types.h.

Member Data Documentation

const int CVD::gl::data< Rgba< unsignedshort > >::format =GL_RGBA
static

Definition at line 160 of file gl_types.h.

const int CVD::gl::data< Rgba< unsignedshort > >::type =GL_UNSIGNED_SHORT
static

Definition at line 161 of file gl_types.h.


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