This commit is contained in:
matlabbe
2020-11-22 11:10:35 -05:00
parent 98a499b603
commit dab407e5b9

View File

@@ -2521,7 +2521,9 @@ bool multiBandTexturing(
fo.close(); fo.close();
UINFO("Rename/convert textures... done. %fs", timer.ticks()); UINFO("Rename/convert textures... done. %fs", timer.ticks());
#if RTABMAP_ALICE_VISION_MAJOR > 2 || (RTABMAP_ALICE_VISION_MAJOR==2 && RTABMAP_ALICE_VISION_MINOR>=3)
sfmData.clear(); sfmData.clear();
#endif
return true; return true;
#else #else