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::ConvolveMiddle< T,-1, 1 > Struct Template Reference

#include <convolution.h>

Static Public Member Functions

template<class S >
static T at (const T *input, const S &factor, const S *kernel, int ksize)
 

Detailed Description

template<class T>
struct CVD::ConvolveMiddle< T,-1, 1 >

Definition at line 373 of file convolution.h.

Member Function Documentation

template<class T >
template<class S >
static T CVD::ConvolveMiddle< T,-1, 1 >::at ( const T *  input,
const S &  factor,
const S *  kernel,
int  ksize 
)
inlinestatic

Definition at line 374 of file convolution.h.


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