Skip to content

Commit

Permalink
Code for batch processing was removed long back in #521 in 2018
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabheights committed Aug 18, 2023
1 parent 8295331 commit d65fb67
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions docs/tutorial/reconstruction_system/make_fragments.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,17 +81,6 @@ Make a fragment
Once the poses are estimated, :ref:`/tutorial/pipelines/rgbd_integration.ipynb`
is used to reconstruct a colored fragment from each RGBD sequence.

Batch processing
``````````````````````````````````````

.. literalinclude:: ../../../examples/python/reconstruction_system/make_fragments.py
:language: python
:lineno-start: 181
:lines: 27,182-205
:linenos:

The main function calls each individual function explained above.

.. _reconstruction_system_make_fragments_results:

Results
Expand Down

0 comments on commit d65fb67

Please sign in to comment.