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

#include <image.h>

Inheritance diagram for CVD::Exceptions::Image::IncompatibleImageSizes:
CVD::Exceptions::Image::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 56 of file image.h.

Constructor & Destructor Documentation

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

Definition at line 57 of file image.h.


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