ReUseX  0.0.1
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
ReUseX::vision::BackendFactory Class Reference

#include <BackendFactory.hpp>

Static Public Member Functions

static Backend detect_backend (const std::filesystem::path &model_path)
static std::unique_ptr< IMLBackendcreate (Backend type)

Detailed Description

Definition at line 20 of file BackendFactory.hpp.

Member Function Documentation

◆ create()

std::unique_ptr< IMLBackend > ReUseX::vision::BackendFactory::create ( Backend type)
inlinestatic

◆ detect_backend()

Backend ReUseX::vision::BackendFactory::detect_backend ( const std::filesystem::path & model_path)
inlinestatic

Definition at line 26 of file BackendFactory.hpp.

References ReUseX::vision::Unknown.


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