Texturing: Added min polygon cluster size parameter

This commit is contained in:
matlabbe
2017-03-04 18:20:26 -05:00
parent 4db957f437
commit e003fb8d35
7 changed files with 132 additions and 90 deletions

View File

@@ -1992,6 +1992,7 @@ bool RTABMapApp::exportMesh(
cameraPoses,
cameraModels,
maxTextureDistance,
50,
&progressionStatus_);
LOGI("Texturing... done! %fs", timer.ticks());