|
|
|
@ -6832,8 +6832,8 @@ bool MeshTexture::CreateVirtualFaces65(FaceDataViewArr& facesDatas, FaceDataView |
|
|
|
if (viewData.faceToIndexMap.find(virtualFaceCenterFaceID) == viewData.faceToIndexMap.end()) |
|
|
|
if (viewData.faceToIndexMap.find(virtualFaceCenterFaceID) == viewData.faceToIndexMap.end()) |
|
|
|
continue; |
|
|
|
continue; |
|
|
|
|
|
|
|
|
|
|
|
// if (score < 1.0f)
|
|
|
|
if (score < 0.6f) |
|
|
|
// continue;
|
|
|
|
continue; |
|
|
|
|
|
|
|
|
|
|
|
filteredCams.push_back(index); |
|
|
|
filteredCams.push_back(index); |
|
|
|
|
|
|
|
|
|
|
|
|