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 Attributes | List of all members
CVD::Exceptions::All Struct Reference

#include <exceptions.h>

Inheritance diagram for CVD::Exceptions::All:
CVD::Exceptions::BadSubscript CVD::Exceptions::Convolution::All CVD::Exceptions::Image::All CVD::Exceptions::OutOfMemory CVD::Exceptions::Vision::All CVD::Exceptions::Convolution::IncompatibleImageSizes CVD::Exceptions::Convolution::OddSizedKernelRequired CVD::Exceptions::Image::ImageRefNotInImage CVD::Exceptions::Image::IncompatibleImageSizes CVD::Exceptions::Vision::ImageRefNotInImage CVD::Exceptions::Vision::IncompatibleImageSizes

Public Attributes

std::string what
 The error message. More...
 

Detailed Description

Base class for all CVD exceptions

Definition at line 36 of file exceptions.h.

Member Data Documentation

std::string CVD::Exceptions::All::what

The error message.

Definition at line 38 of file exceptions.h.


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