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 Member Functions | List of all members
CVD::Exceptions::BadSubscript Struct Reference

Exception if subscript for [] is not 0 or 1. More...

#include <image_ref.h>

Inheritance diagram for CVD::Exceptions::BadSubscript:
CVD::Exceptions::All

Public Member Functions

 BadSubscript ()
 

Additional Inherited Members

- Public Attributes inherited from CVD::Exceptions::All
std::string what
 The error message. More...
 

Detailed Description

Exception if subscript for [] is not 0 or 1.

Definition at line 193 of file image_ref.h.

Constructor & Destructor Documentation

CVD::Exceptions::BadSubscript::BadSubscript ( )
inline

Definition at line 193 of file image_ref.h.


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