We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8295331 commit d65fb67Copy full SHA for d65fb67
docs/tutorial/reconstruction_system/make_fragments.rst
@@ -81,17 +81,6 @@ Make a fragment
81
Once the poses are estimated, :ref:`/tutorial/pipelines/rgbd_integration.ipynb`
82
is used to reconstruct a colored fragment from each RGBD sequence.
83
84
-Batch processing
85
-``````````````````````````````````````
86
-
87
-.. literalinclude:: ../../../examples/python/reconstruction_system/make_fragments.py
88
- :language: python
89
- :lineno-start: 181
90
- :lines: 27,182-205
91
- :linenos:
92
93
-The main function calls each individual function explained above.
94
95
.. _reconstruction_system_make_fragments_results:
96
97
Results
0 commit comments