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.
Public Types | List of all members
CVD::Internal::is_POD< C > Struct Template Reference

#include <is_pod.h>

Public Types

enum  { is_pod = std::numeric_limits<C>::is_specialized }
 

Detailed Description

template<class C>
struct CVD::Internal::is_POD< C >

Definition at line 10 of file is_pod.h.

Member Enumeration Documentation

template<class C >
anonymous enum
Enumerator
is_pod 

Definition at line 12 of file is_pod.h.


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