1 #ifndef COFUSIONPARAMS_H
2 #define COFUSIONPARAMS_H
4 #if USE_MASKFUSION == 1
5 #include <Core/MaskFusion.h>
7 #include <Core/CoFusion.h>
19 #if USE_MASKFUSION == 1
54 #if USE_MASKFUSION == 1
56 Segmentation::Method segmentationMethod = Segmentation::Method::MASK_FUSION;
58 bool usePrecomputedMasksOnly =
false;
59 int frameQueueSize = -1;
60 int deviceMaskRCNN = -1;
67 #endif // COFUSIONPARAMS_H