|
__init__(self,
filename)
this filter allows add a signature to an image |
source code
|
|
|
mask(self,
orientation=5)
x and y are the size of the initial image the orientation correspond
to the position on a clock : 0 for the center 1 or 2 upper right 3
centered in heith right side .... |
source code
|
|
|
substract(self,
inimage,
orientation=5)
apply a substraction mask on the image |
source code
|
|