'Declaration Public Shared Function Get( _ Optional ByVal sDivider As System.Integer, _ Optional ByVal t As System.Integer _ ) As BradleyThresholdingEffect
public static BradleyThresholdingEffect Get( System.int sDivider, System.int t )
Parameters
- sDivider
- A divider of the image width to calculate the value of s.
- t
- The value of t parameter.