• FabImage
  • Getting Started
  • Relation to FIL/C++
  • Dialogs
  • HMI Controls
  • FIL.NET Performance Tips
  • Code Migration Guide to version 4.11
  • Usage Examples
  • Function Reference
  • Type Reference

You are here: Start » FIL.NET » TextThresholdingMethod Class

TextThresholdingMethod Class

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Constructors

 ConstructorDescription
TextThresholdingMethod(ThresholdingAlgorithm, Nullable<Single>, Nullable<Single>, Single, Single, Single, Int32, Nullable<Single>, Nullable<Single>, ThresholdSelectionMethod, Boolean, Single, Single, Int32)
TextThresholdingMethod()

Properties

 NameTypeDescription
AlgorithmFilNet.ThresholdingAlgorithm
AutomaticMethodFilNet.ThresholdSelectionMethod
BlackTextSystem.Boolean
DilationSystem.Int32
HysteresisAutomaticSystem.Single
HysteresisDynamicSystem.Single
HysteresisSystem.Single
MaxDynamicSystem.Nullable<System.Single>
MaxValueSystem.Nullable<System.Single>
MinDynamicSystem.Nullable<System.Single>
MinValueSystem.Nullable<System.Single>
RadiusSystem.Int32
ShearingSystem.Single
SmoothingSystem.Single

Methods

 NameDescription
Equals(object)Inherited from System.Object
Equals(FilNet.TextThresholdingMethod)
Equals(FilNet.TextThresholdingMethod, FilNet.TextThresholdingMethod)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also

  • Class Reference

This article is valid for version 4.11.10