Skip to content
Snippets Groups Projects
Commit 3303f020 authored by fima's avatar fima :beers:
Browse files

Hotfix: docs

parent ab793d64
No related branches found
No related tags found
No related merge requests found
......@@ -171,8 +171,8 @@ def collection(
Returns:
synthetic_collection (numpy.ndarray): 3D volume of the generated collection of synthetic blobs with specified parameters.
CC (object): A ConnectedComponents object containing the connected components and the number of connected components found in the collection.
synthetic_collection (numpy.ndarray): 3D volume of the generated collection of synthetic objects with specified parameters.
labels (numpy.ndarray): Array with labels for each voxel, same shape as synthetic_collection.
Raises:
TypeError: If `collection_shape` is not 3D.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment