Skip to main content

models.h File

Umbrella include for SiMa NEAT's model layer. More...

Included Headers

#include "model/Model.h" #include "mpk/MpKLoader.h" #include "mpk/MpKManifest.h" #include "mpk/MpKPipelineAdapter.h" #include "mpk/PipelineSequence.h" #include "nodes/groups/ModelGroups.h" #include "nodes/sima/SimaBoxDecode.h" #include "pipeline/DetectionTypes.h" #include "pipeline/EncodedSampleUtil.h" #include "pipeline/StageRun.h"

Description

Umbrella include for SiMa NEAT's model layer.

Pulls in everything needed to load and use a model: the Model class, the MPK loader and manifest types, the MPK pipeline adapter and PipelineSequence, the ModelGroups factory bundle, plus the detection-pipeline helpers (DetectionTypes, EncodedSampleUtil, StageRun, SimaBoxDecode) most model-driven applications also use.

Include this instead of cherry-picking individual model/MPK headers.

File Listing

The file content with the documentation metadata removed is:

1
12#pragma once
13
14#include "model/Model.h"
15#include "mpk/MpKLoader.h"
16#include "mpk/MpKManifest.h"
17#include "mpk/MpKPipelineAdapter.h"
23#include "pipeline/StageRun.h"

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.