update comments
This commit is contained in:
parent
eb7b2d53bc
commit
644934fe62
1 changed files with 2 additions and 0 deletions
|
@ -159,6 +159,8 @@ def main(img_dir, out_dir, run_mvs=False):
|
|||
|
||||
|
||||
if __name__ == '__main__':
|
||||
### note: this script is intended for the case where all images are taken by the same camera, i.e., intrinisics are shared.
|
||||
|
||||
img_dir = ''
|
||||
out_dir = ''
|
||||
run_mvs = False
|
||||
|
|
Loading…
Reference in a new issue