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

Loads an image from a file. UUID: e42d6526-9eb1-4f8a-bb68-53e06f09609c More...

#include <SolARImageLoaderOpencv.h>

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

Public Member Functions

org::bcom::xpcf::XPCFErrorCode onConfigured () override final
 
void unloadComponent () override final
 
FrameworkReturnCode getImage (SRef< datastructure::Image > &img)
 getImage method returns the image previously loaded when its configuration parameter path has been set
 
FrameworkReturnCode reloadImage ()
 reloadImage method load a image if as instance its path (set as a configuration parameter of the implemented component) has changed
 

Detailed Description

Loads an image from a file. UUID: e42d6526-9eb1-4f8a-bb68-53e06f09609c

Properties
filePath The path of the image to load
type: string; default: ""

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