ExpImg
DESCRIPTION
Computes the pointwise exponentiation of an image using a constant base.
Img_Out(i,j) = Base ** Img_In(i,j)
If Base is 0, then the natural base, e=2.71828..., is used.
INPUTS
Port: Img In
Type: Lattice
Constraints: 1..3-D.
exponent values image
WIDGETS
Port: Base
Type: Slider
base value
OUTPUTS
Port: Img Out
Type: Lattice
Constraints: 1..3-D.
exponentiated image
PROBLEMS
SEE ALSO
AddImg
DivImg
SubtractImg
MultImg
LogImg
NegImg
SqRootImg
[
Documentation Home ]
© The Numerical Algorithms Group Ltd,
Oxford UK. 1996