save_scaled_image¶
-
shampoo.save_scaled_image(image, filename, margin=100, blobs=None, min=0.01, max=99.99)[source] [edit on github]¶ Save an image to png.
Parameters: image :
ndarrayImage to save
filename : str
Path to where to save the png file
blobs : list or
ndarrayorNone(x, y, z) positions
margin :
min : float
Colormap scaling minimum
max : float
Colormap scaling maximum