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 cc89490 commit 48c9d25Copy full SHA for 48c9d25
docs/modules/prepro.rst
@@ -56,6 +56,7 @@ Threading
56
Images
57
-----------
58
59
+- These functions only apply on a single image, use ``threading_data`` to apply multiple threading see ``tutorial_image_preprocess.py``.
60
- All functions have argument ``is_random``.
61
- All functions end with `multi` , usually be used for image segmentation i.e. the input and output image should be matched.
62
0 commit comments