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 | Static Public Member Functions | List of all members
CVD::Pixel::Internal::shift_convert< To, From, 1 > Struct Template Reference

#include <scalar_convert.h>

Public Types

typedef int_info< To, From > info
 

Static Public Member Functions

template<class D >
static To from (D f)
 

Detailed Description

template<class To, class From>
struct CVD::Pixel::Internal::shift_convert< To, From, 1 >

Definition at line 88 of file scalar_convert.h.

Member Typedef Documentation

template<class To , class From >
typedef int_info<To,From> CVD::Pixel::Internal::shift_convert< To, From, 1 >::info

Definition at line 90 of file scalar_convert.h.

Member Function Documentation

template<class To , class From >
template<class D >
static To CVD::Pixel::Internal::shift_convert< To, From, 1 >::from ( f)
inlinestatic

Definition at line 91 of file scalar_convert.h.


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