|
pcod-common v1.0.0
Shared preprocessing and postprocessing for point-cloud object detection
|
#include <model_manifest.hpp>
Classes | |
| struct | Postprocessing |
| struct | Preprocessing |
Public Attributes | |
| Preprocessing | preprocessing |
| Preprocessing defaults. | |
| Postprocessing | postprocessing |
| Postprocessing defaults. | |
Runtime-adjustable defaults supplied by the exported bundle.
Definition at line 51 of file model_manifest.hpp.
| Postprocessing pcod_common::RuntimeDefaults::postprocessing |
Postprocessing defaults.
Definition at line 71 of file model_manifest.hpp.
Referenced by pcod_common::ValidateModelManifest().
| Preprocessing pcod_common::RuntimeDefaults::preprocessing |
Preprocessing defaults.
Definition at line 70 of file model_manifest.hpp.
Referenced by pcod_common::ValidateModelManifest().