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

#include <model_manifest.hpp>

Public Attributes

float value_threshold = 0.0f
 Value-threshold normalization divisor.
 

Detailed Description

Additional point-feature defaults.

Definition at line 55 of file model_manifest.hpp.

Member Data Documentation

◆ value_threshold

float pcod_common::RuntimeDefaults::Preprocessing::PointFeature::value_threshold = 0.0f

Value-threshold normalization divisor.

Definition at line 56 of file model_manifest.hpp.

Referenced by pcod_common::ValidateModelManifest().


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