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.
Namespaces | Classes
CVD::Exceptions Namespace Reference

Namespaces

 Convolution
 
 Image
 
 Vision
 

Classes

struct  All
 
struct  BadSubscript
 Exception if subscript for [] is not 0 or 1. More...
 
struct  OutOfMemory
 

Detailed Description

All exceptions thrown by CVD objects and functions are contained within this namespace.