Browse Source

打开严格遮挡判断

master
hesuicong 5 months ago
parent
commit
f35f8e4593
  1. 2
      libs/MVS/SceneTexture.cpp

2
libs/MVS/SceneTexture.cpp

@ -69,7 +69,7 @@ using namespace MVS;
#define TEXOPT_INFERENCE_TRWS 2 #define TEXOPT_INFERENCE_TRWS 2
#define TEXOPT_INFERENCE TEXOPT_INFERENCE_LBP #define TEXOPT_INFERENCE TEXOPT_INFERENCE_LBP
// #define MASK_FACE_OCCLUSION #define MASK_FACE_OCCLUSION
// inference algorithm // inference algorithm
#if TEXOPT_INFERENCE == TEXOPT_INFERENCE_LBP #if TEXOPT_INFERENCE == TEXOPT_INFERENCE_LBP

Loading…
Cancel
Save