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.
Classes | Namespaces
pixel_traits.h File Reference
#include <limits>
#include "TooN.h"

Go to the source code of this file.

Classes

struct  CVD::Pixel::traits_error< T >
 
struct  CVD::Pixel::traits< T, LIFT >
 
struct  CVD::Pixel::traits< unsigned char, LIFT >
 
struct  CVD::Pixel::traits< char, LIFT >
 
struct  CVD::Pixel::traits< signed char, LIFT >
 
struct  CVD::Pixel::traits< short, LIFT >
 
struct  CVD::Pixel::traits< unsigned short, LIFT >
 
struct  CVD::Pixel::traits< int, LIFT >
 
struct  CVD::Pixel::traits< unsigned int, LIFT >
 
struct  CVD::Pixel::traits< long, LIFT >
 
struct  CVD::Pixel::traits< long long, LIFT >
 
struct  CVD::Pixel::traits< unsigned long long, LIFT >
 
struct  CVD::Pixel::traits< unsigned long, LIFT >
 
struct  CVD::Pixel::traits< float, LIFT >
 
struct  CVD::Pixel::traits< double, LIFT >
 
struct  CVD::Pixel::traits< long double, LIFT >
 
struct  CVD::Pixel::traits< bool, LIFT >
 
struct  CVD::Pixel::indirect_type< C >
 
struct  CVD::Pixel::traits< C[N], LIFT >
 

Namespaces

 CVD
 
 CVD::Pixel