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::DefaultConvertible< Rgba< C > > Struct Template Reference

#include <convert_pixel_types.h>

Static Public Attributes

static const int is = std::numeric_limits<C>::is_specialized
 

Detailed Description

template<class C>
struct CVD::Pixel::DefaultConvertible< Rgba< C > >

Definition at line 283 of file convert_pixel_types.h.

Member Data Documentation

template<class C >
const int CVD::Pixel::DefaultConvertible< Rgba< C > >::is = std::numeric_limits<C>::is_specialized
static

Definition at line 285 of file convert_pixel_types.h.


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