From 7aec88ec8605f0213fdebbd419fb2140e264e5dc Mon Sep 17 00:00:00 2001 From: henrypearce4D <106480554+henrypearce4D@users.noreply.github.com> Date: Fri, 28 Jul 2023 10:16:24 +0100 Subject: [PATCH] Update README.md Changed references of Reality Capture to Meshroom in the arguments --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5fae48c..3fec92a 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ Arguments: | --imgfolder | .\images | location of image folder | | --imgtype | jpg | ex.: jpg, png, ... | | --aabb_scale | 16 | sets the aabb scale | -| --no_scene_orientation | False | disable the Reality Capture orientation | -| --no_scale | False | disable the Reality Capture scale | +| --no_scene_orientation | False | disable the Meshroom orientation | +| --no_scale | False | disable the Meshroom scale | | --no_center | False | disable the scene centering | | --plot | False | display the camera positions | | --camera_size | 0.1 | the size of the displayed cameras |