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::CastCopy< T, S > Struct Template Reference

#include <convolution.h>

Static Public Member Functions

static void cast_copy (const T *from, S *to, int count)
 

Detailed Description

template<class T, class S>
struct CVD::CastCopy< T, S >

Definition at line 350 of file convolution.h.

Member Function Documentation

template<class T , class S >
static void CVD::CastCopy< T, S >::cast_copy ( const T *  from,
S *  to,
int  count 
)
inlinestatic

Definition at line 351 of file convolution.h.


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