models.h File
Umbrella include for SiMa NEAT's model layer. More...
Included Headers
#include "model/Model.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 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 headers.
File Listing
The file content with the documentation metadata removed is:
13#include "model/Model.h"
14#include "nodes/groups/ModelGroups.h"
15#include "nodes/sima/SimaBoxDecode.h"
16#include "pipeline/DetectionTypes.h"
17#include "pipeline/EncodedSampleUtil.h"
18#include "pipeline/StageRun.h"
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.