mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-10 13:30:20 +08:00
Camera projection: Added max depth error option to colorize more points
This commit is contained in:
@@ -2027,6 +2027,7 @@ int main(int argc, char * argv[])
|
||||
cameraModelsProj,
|
||||
textureRange,
|
||||
textureAngle,
|
||||
textureDepthError,
|
||||
textureRoiRatios,
|
||||
projMask,
|
||||
distanceToCamPolicy,
|
||||
@@ -2040,6 +2041,7 @@ int main(int argc, char * argv[])
|
||||
cameraModelsProj,
|
||||
textureRange,
|
||||
textureAngle,
|
||||
textureDepthError,
|
||||
textureRoiRatios,
|
||||
projMask,
|
||||
distanceToCamPolicy,
|
||||
|
||||
Reference in New Issue
Block a user