update comments

master
Kai Zhang 4 years ago committed by GitHub
parent eb7b2d53bc
commit 644934fe62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save