Skip to content

Commit

Permalink
Run util/check_style.py --apply
Browse files Browse the repository at this point in the history
  • Loading branch information
sitic committed Mar 24, 2024
1 parent 81673a6 commit d09eecb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/python/reconstruction_system/make_fragments.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ def make_pointcloud_for_fragment(path_dataset, color_files, depth_files,
write_ascii=False,
compressed=True)


def process_single_fragment(fragment_id, color_files, depth_files, n_files,
n_fragments, config):
if config["path_intrinsic"]:
Expand Down

0 comments on commit d09eecb

Please sign in to comment.