CoreFlow 1.0.0
A modern orchestration and execution runtime
|
A struct of the configuration types needed by all object types. More...
#include <vx_meta_format.h>
Classes | |
struct | array |
When a VX_TYPE_ARRAY is specified. More... | |
struct | distribution |
When a VX_TYPE_DISTRIBUTION is specified. More... | |
struct | image |
When a VX_TYPE_IMAGE. More... | |
struct | lut |
When a VX_TYPE_LUT is specified. More... | |
struct | matrix |
When a VX_TYPE_MATRIX is specified. More... | |
struct | object_array |
When a VX_TYPE_OBJECT_ARRAY is specified. More... | |
struct | pyramid |
When a VX_TYPE_PYRAMID is specified. More... | |
struct | remap |
When a VX_TYPE_REMAP is specified. More... | |
struct | scalar |
When a VX_TYPE_SCALAR is specified. More... | |
struct | tensor |
struct | threshold |
When a VX_TYPE_THRESHOLD is specified. More... | |
struct | user_data_object |
When a VX_TYPE_USER_DATA_OBJECT is specified. More... | |
Public Attributes | |
struct coreflow::MetaFormat::dim::image | image |
struct coreflow::MetaFormat::dim::pyramid | pyramid |
struct coreflow::MetaFormat::dim::scalar | scalar |
struct coreflow::MetaFormat::dim::array | array |
struct coreflow::MetaFormat::dim::matrix | matrix |
struct coreflow::MetaFormat::dim::distribution | distribution |
struct coreflow::MetaFormat::dim::remap | remap |
struct coreflow::MetaFormat::dim::lut | lut |
struct coreflow::MetaFormat::dim::threshold | threshold |
struct coreflow::MetaFormat::dim::object_array | object_array |
struct coreflow::MetaFormat::dim::tensor | tensor |
struct coreflow::MetaFormat::dim::user_data_object | user_data_object |
A struct of the configuration types needed by all object types.
struct coreflow::MetaFormat::dim::array coreflow::MetaFormat::dim::array |
struct coreflow::MetaFormat::dim::distribution coreflow::MetaFormat::dim::distribution |
struct coreflow::MetaFormat::dim::image coreflow::MetaFormat::dim::image |
struct coreflow::MetaFormat::dim::lut coreflow::MetaFormat::dim::lut |
struct coreflow::MetaFormat::dim::matrix coreflow::MetaFormat::dim::matrix |
struct coreflow::MetaFormat::dim::object_array coreflow::MetaFormat::dim::object_array |
struct coreflow::MetaFormat::dim::pyramid coreflow::MetaFormat::dim::pyramid |
struct coreflow::MetaFormat::dim::remap coreflow::MetaFormat::dim::remap |
struct coreflow::MetaFormat::dim::scalar coreflow::MetaFormat::dim::scalar |
struct coreflow::MetaFormat::dim::tensor coreflow::MetaFormat::dim::tensor |
struct coreflow::MetaFormat::dim::threshold coreflow::MetaFormat::dim::threshold |
struct coreflow::MetaFormat::dim::user_data_object coreflow::MetaFormat::dim::user_data_object |