Sigmoid
Computes the sigmoid function element-wise. A linear transformation is applied first on the argument of the sigmoid function. The resulting total transform is given by
Every output element is equal to f(x), where x is the intensity of the homologous input element, and alpha and beta are user-provided constants.
Consider an exampel of an image. The
Inputs
Input
Input.
Type: Column, Image, Numeric Array, List, Required, Single
Outputs
Output
Output.
Type: Column, Image, Numeric Array, List
Settings
Configure
Alpha Float
Alpha parameter. Low values cancel noise, but makes signal thicker. Negative values inverts image.
Beta Float
Beta parameter. Set to ~the pixel value you want to isolate.
Min Float
Output min value.
Max Float
Output max value.
See also
Keywords:
Copyright © 2023, Hero Imaging AB