Functions | |
def | drawmaskinimage |
def recipes.drawmaskinimage.drawmaskinimage | ( | image = '' , |
|
maskname = 'maskoo' , |
|||
makedefault = True |
|||
) |
Till casa think graphical interaction is important. Ugly Function that uses interactive clean image mask to allow users to draw a mask and store it as a bit mask in the image so it can be used by imageanalysis methods or to mask an image Parameters image: is the image to put a bit mask in maskname: name of bit mask makedefault: if True will make new bit mask drawn be the default mask
Definition at line 7 of file drawmaskinimage.py.