![]() |
iVS3D v2.0.9
|
Model configuration container and JSON loader for neural-network metadata. More...
#include <QColor>#include <QDir>#include <QMap>#include <QMetaType>#include <QString>#include <QVector>#include <cstdint>#include <string>#include <vector>#include <tl/expected.hpp>Go to the source code of this file.
Classes | |
| class | MCFG::ModelConfig |
| Stores one parsed model configuration and runtime class-selection state. More... | |
| struct | MCFG::ModelConfig::Error |
| Error object returned on failed config loading. More... | |
| struct | MCFG::ModelConfig::ClassInfo |
| Description of one output class. More... | |
Namespaces | |
| namespace | MCFG |
| Namespace containing model-configuration components used by iVS3D plugins. | |
Model configuration container and JSON loader for neural-network metadata.