You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in the docstring says the dot size is int bounded by 0 and 1 but the default value is 4!!!
Parameters
----------
size : tuple
The image size as a tuple of integers
dot_size : int
The size of the dots [0,1]
density: float, int
How packeg with dots the speckle should be
smoothness: float, int
The degree of smoothing applied to the binary speckle
The text was updated successfully, but these errors were encountered:
in the docstring says the dot size is int bounded by 0 and 1 but the default value is 4!!!
The text was updated successfully, but these errors were encountered: