Solar
Public Member Functions | List of all members
SolAR::MODULES::OPENCV::SolARImageMarkerLoaderOpencv Class Reference

Loads a 2D natural image marker from a file. UUID: aae41002-8e5b-11eb-8dcd-0242ac130003 More...

#include <SolARImageMarkerLoaderOpencv.h>

Inheritance diagram for SolAR::MODULES::OPENCV::SolARImageMarkerLoaderOpencv:
Inheritance graph
[legend]
Collaboration diagram for SolAR::MODULES::OPENCV::SolARImageMarkerLoaderOpencv:
Collaboration graph
[legend]

Public Member Functions

void unloadComponent () override final
 
virtual FrameworkReturnCode loadTrackable (SRef< datastructure::Trackable > &trackable) override
 Loads a specific trackable object and its features. More...
 

Detailed Description

Loads a 2D natural image marker from a file. UUID: aae41002-8e5b-11eb-8dcd-0242ac130003

Properties
filePath the path to the file describing the 2D natural image marker
type: string; default: ""

Member Function Documentation

◆ loadTrackable()

virtual FrameworkReturnCode SolAR::MODULES::OPENCV::SolARImageMarkerLoaderOpencv::loadTrackable ( SRef< datastructure::Trackable > &  trackable)
overridevirtual

Loads a specific trackable object and its features.

Parameters
[in,out]trackablethe loaded trackable loaded
Returns
FrameworkReturnCode::SUCCESS if load succeed, else FrameworkReturnCode::_ERROR

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