| Trees | Indices | Help |
|
|---|
|
|
Combine the supplied pattern with one generated using a PatternGenerator.
Useful for operations like adding noise or masking out lesioned items or around the edges of non-rectangular shapes.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
generator = param.ClassSelector(PatternGenerator, default= ConPattern to combine with the supplied matrix. |
|||
operator = param.Parameter(numpy.multiply, precedence= 0.98, dBinary Numeric function used to combine the two patterns. |
|||
name = <param.parameterized.String object at 0xb5894ec>String identifier for this object. |
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|||
generatorPattern to combine with the supplied matrix.
|
operatorBinary Numeric function used to combine the two patterns. Any binary Numeric array "ufunc" returning the same type of array as the operands and supporting the reduce operator is allowed here. See topo.pattern.basic.Composite.operator for more details.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 5 14:59:49 2010 | http://epydoc.sourceforge.net |