Skip to content

Commit

Permalink
deploy: af940ad
Browse files Browse the repository at this point in the history
  • Loading branch information
unexcellent committed Jul 26, 2024
0 parents commit 64c83d7
Show file tree
Hide file tree
Showing 58 changed files with 15,450 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 3067624706d9755bb7149ec366d441db
tags: 645f666f9bcd5a90fca523b33c5a78b7
Empty file added .nojekyll
Empty file.
7 changes: 7 additions & 0 deletions _sources/code/modules.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
raillabel
=========

.. toctree::
:maxdepth: 4

raillabel
189 changes: 189 additions & 0 deletions _sources/code/raillabel.format.raillabel.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,189 @@
raillabel.format.raillabel package
==================================

Submodules
----------

raillabel.format.raillabel.bbox module
--------------------------------------

.. automodule:: raillabel.format.raillabel.bbox
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.cuboid module
----------------------------------------

.. automodule:: raillabel.format.raillabel.cuboid
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.element\_data\_pointer module
--------------------------------------------------------

.. automodule:: raillabel.format.raillabel.element_data_pointer
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.frame module
---------------------------------------

.. automodule:: raillabel.format.raillabel.frame
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.frame\_interval module
-------------------------------------------------

.. automodule:: raillabel.format.raillabel.frame_interval
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.intrinsics\_pinhole module
-----------------------------------------------------

.. automodule:: raillabel.format.raillabel.intrinsics_pinhole
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.intrinsics\_radar module
---------------------------------------------------

.. automodule:: raillabel.format.raillabel.intrinsics_radar
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.metadata module
------------------------------------------

.. automodule:: raillabel.format.raillabel.metadata
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.num module
-------------------------------------

.. automodule:: raillabel.format.raillabel.num
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.object module
----------------------------------------

.. automodule:: raillabel.format.raillabel.object
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.point2d module
-----------------------------------------

.. automodule:: raillabel.format.raillabel.point2d
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.point3d module
-----------------------------------------

.. automodule:: raillabel.format.raillabel.point3d
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.poly2d module
----------------------------------------

.. automodule:: raillabel.format.raillabel.poly2d
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.poly3d module
----------------------------------------

.. automodule:: raillabel.format.raillabel.poly3d
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.quaternion module
--------------------------------------------

.. automodule:: raillabel.format.raillabel.quaternion
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.scene module
---------------------------------------

.. automodule:: raillabel.format.raillabel.scene
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.seg3d module
---------------------------------------

.. automodule:: raillabel.format.raillabel.seg3d
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.sensor module
----------------------------------------

.. automodule:: raillabel.format.raillabel.sensor
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.sensor\_reference module
---------------------------------------------------

.. automodule:: raillabel.format.raillabel.sensor_reference
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.size2d module
----------------------------------------

.. automodule:: raillabel.format.raillabel.size2d
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.size3d module
----------------------------------------

.. automodule:: raillabel.format.raillabel.size3d
:members:
:undoc-members:
:show-inheritance:

raillabel.format.raillabel.transform module
-------------------------------------------

.. automodule:: raillabel.format.raillabel.transform
:members:
:undoc-members:
:show-inheritance:

Module contents
---------------

.. automodule:: raillabel.format.raillabel
:members:
:undoc-members:
:show-inheritance:
19 changes: 19 additions & 0 deletions _sources/code/raillabel.format.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
raillabel.format package
========================

Subpackages
-----------

.. toctree::
:maxdepth: 4

raillabel.format.raillabel
raillabel.format.understand_ai

Module contents
---------------

.. automodule:: raillabel.format
:members:
:undoc-members:
:show-inheritance:
117 changes: 117 additions & 0 deletions _sources/code/raillabel.format.understand_ai.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
raillabel.format.understand\_ai package
=======================================

Submodules
----------

raillabel.format.understand\_ai.bounding\_box\_2d module
--------------------------------------------------------

.. automodule:: raillabel.format.understand_ai.bounding_box_2d
:members:
:undoc-members:
:show-inheritance:

raillabel.format.understand\_ai.bounding\_box\_3d module
--------------------------------------------------------

.. automodule:: raillabel.format.understand_ai.bounding_box_3d
:members:
:undoc-members:
:show-inheritance:

raillabel.format.understand\_ai.coordinate\_system module
---------------------------------------------------------

.. automodule:: raillabel.format.understand_ai.coordinate_system
:members:
:undoc-members:
:show-inheritance:

raillabel.format.understand\_ai.frame module
--------------------------------------------

.. automodule:: raillabel.format.understand_ai.frame
:members:
:undoc-members:
:show-inheritance:

raillabel.format.understand\_ai.metadata module
-----------------------------------------------

.. automodule:: raillabel.format.understand_ai.metadata
:members:
:undoc-members:
:show-inheritance:

raillabel.format.understand\_ai.point\_3d module
------------------------------------------------

.. automodule:: raillabel.format.understand_ai.point_3d
:members:
:undoc-members:
:show-inheritance:

raillabel.format.understand\_ai.polygon\_2d module
--------------------------------------------------

.. automodule:: raillabel.format.understand_ai.polygon_2d
:members:
:undoc-members:
:show-inheritance:

raillabel.format.understand\_ai.polyline\_2d module
---------------------------------------------------

.. automodule:: raillabel.format.understand_ai.polyline_2d
:members:
:undoc-members:
:show-inheritance:

raillabel.format.understand\_ai.quaternion module
-------------------------------------------------

.. automodule:: raillabel.format.understand_ai.quaternion
:members:
:undoc-members:
:show-inheritance:

raillabel.format.understand\_ai.scene module
--------------------------------------------

.. automodule:: raillabel.format.understand_ai.scene
:members:
:undoc-members:
:show-inheritance:

raillabel.format.understand\_ai.segmentation\_3d module
-------------------------------------------------------

.. automodule:: raillabel.format.understand_ai.segmentation_3d
:members:
:undoc-members:
:show-inheritance:

raillabel.format.understand\_ai.sensor\_reference module
--------------------------------------------------------

.. automodule:: raillabel.format.understand_ai.sensor_reference
:members:
:undoc-members:
:show-inheritance:

raillabel.format.understand\_ai.size\_3d module
-----------------------------------------------

.. automodule:: raillabel.format.understand_ai.size_3d
:members:
:undoc-members:
:show-inheritance:

Module contents
---------------

.. automodule:: raillabel.format.understand_ai
:members:
:undoc-members:
:show-inheritance:
29 changes: 29 additions & 0 deletions _sources/code/raillabel.load_.loader_classes.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
raillabel.load\_.loader\_classes package
========================================

Submodules
----------

raillabel.load\_.loader\_classes.loader\_raillabel module
---------------------------------------------------------

.. automodule:: raillabel.load_.loader_classes.loader_raillabel
:members:
:undoc-members:
:show-inheritance:

raillabel.load\_.loader\_classes.loader\_understand\_ai module
--------------------------------------------------------------

.. automodule:: raillabel.load_.loader_classes.loader_understand_ai
:members:
:undoc-members:
:show-inheritance:

Module contents
---------------

.. automodule:: raillabel.load_.loader_classes
:members:
:undoc-members:
:show-inheritance:
Loading

0 comments on commit 64c83d7

Please sign in to comment.