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:
14#include "model/Model.h"
18#include "mpk/PipelineSequence.h"
19#include "nodes/groups/ModelGroups.h"
20#include "nodes/sima/SimaBoxDecode.h"
21#include "pipeline/DetectionTypes.h"
22#include "pipeline/EncodedSampleUtil.h"
23#include "pipeline/StageRun.h"
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.