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