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::Convolution::IncompatibleImageSizes Struct Reference

#include <convolution.h>

Inheritance diagram for CVD::Exceptions::Convolution::IncompatibleImageSizes:
CVD::Exceptions::Convolution::All CVD::Exceptions::All

Public Member Functions

 IncompatibleImageSizes (const std::string &function)
 

Additional Inherited Members

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

Detailed Description

Input images have incompatible dimensions

Definition at line 126 of file convolution.h.

Constructor & Destructor Documentation

CVD::Exceptions::Convolution::IncompatibleImageSizes::IncompatibleImageSizes ( const std::string &  function)
inline

Definition at line 127 of file convolution.h.


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