Skip to content

Commit 2b466b2

Browse files
committed
add documentation for consensus
1 parent 953f883 commit 2b466b2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/source/superannotate.sdk.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@ ________________________
337337
.. autofunction:: superannotate.add_annotation_cuboid_to_json
338338
.. autofunction:: superannotate.add_annotation_comment_to_json
339339
.. autofunction:: superannotate.aggregate_annotations_as_df
340+
.. autofunction:: superannotate.consensus
340341
.. autofunction:: superannotate.df_to_annotations
341342
.. _ref_filter_annotation_instances:
342343
.. autofunction:: superannotate.filter_annotation_instances
@@ -345,7 +346,7 @@ ________________________
345346

346347
----------
347348

348-
Aggregating class distribution from annotations
349+
Aggregating class/attribute distribution from annotations
349350
_____________________________________________________________
350351

351352
.. autofunction:: superannotate.class_distribution
@@ -356,4 +357,4 @@ _____________________________________________________________
356357
Utility functions
357358
--------------------------------
358359

359-
.. autofunction:: superannotate.dicom_to_rgb_sequence
360+
.. autofunction:: superannotate.dicom_to_rgb_sequence

0 commit comments

Comments
 (0)