| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
param.parameterized.Parameterized --+
|
base.functionfamily.OutputFn --+
|
PatternCombine
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 |
|||
|
|||
|
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. |
|||
|
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.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Oct 11 20:50:05 2008 | http://epydoc.sourceforge.net |