mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 01:20:25 +08:00
fixed output textures count
This commit is contained in:
@@ -3604,6 +3604,7 @@ std::vector<cv::Mat> ExportCloudsDialog::mergeTextures(
|
||||
}
|
||||
}
|
||||
}
|
||||
UDEBUG("globalTextures=%d", (int)globalTextures.size());
|
||||
return globalTextures;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user