pcod-common v1.0.0
Shared preprocessing and postprocessing for point-cloud object detection
Loading...
Searching...
No Matches
pcod_common::RuntimeDefaults Struct Reference

#include <model_manifest.hpp>

Classes

struct  Postprocessing
 
struct  Preprocessing
 

Public Attributes

Preprocessing preprocessing
 Preprocessing defaults.
 
Postprocessing postprocessing
 Postprocessing defaults.
 

Detailed Description

Runtime-adjustable defaults supplied by the exported bundle.

Definition at line 51 of file model_manifest.hpp.

Member Data Documentation

◆ postprocessing

Postprocessing pcod_common::RuntimeDefaults::postprocessing

Postprocessing defaults.

Definition at line 71 of file model_manifest.hpp.

Referenced by pcod_common::ValidateModelManifest().

◆ preprocessing

Preprocessing pcod_common::RuntimeDefaults::preprocessing

Preprocessing defaults.

Definition at line 70 of file model_manifest.hpp.

Referenced by pcod_common::ValidateModelManifest().


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