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::ImageRefNotInImage Struct Reference

#include <image.h>

Inheritance diagram for CVD::Exceptions::Image::ImageRefNotInImage:
CVD::Exceptions::Image::All CVD::Exceptions::All

Public Member Functions

 ImageRefNotInImage (const std::string &function)
 

Additional Inherited Members

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

Detailed Description

Input ImageRef not within image dimensions

Definition at line 65 of file image.h.

Constructor & Destructor Documentation

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

Definition at line 66 of file image.h.


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