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 Member Functions | List of all members
CVD::ZeroPixel< T, pod > Struct Template Reference

#include <utility.h>

Static Public Member Functions

static void zero (T &t)
 

Detailed Description

template<class T, bool pod = Internal::is_POD<T>::is_pod>
struct CVD::ZeroPixel< T, pod >

Definition at line 52 of file utility.h.

Member Function Documentation

template<class T , bool pod = Internal::is_POD<T>::is_pod>
static void CVD::ZeroPixel< T, pod >::zero ( T &  t)
inlinestatic

Definition at line 53 of file utility.h.


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