ImagePreprocessingFilterList MethodsByteScout Invoice Parser SDK

The ImagePreprocessingFilterList type exposes the following members.

Methods

  NameDescription
Public methodAddContrast
Adds contrast image processing filter.
Public methodAddDeskew
Adds deskew image processing filter with default angle threshold 0.4 deg (minimal admissible skew angle).
Public methodAddDeskew(Double)
Adds deskew image processing filter with specified angle threshold (minimal admissible skew angle).
Public methodAddDilate
Adds dilate image processing filter.
Public methodAddGammaCorrection
Adds gamma correction filter with default value 1.4.
Public methodAddGammaCorrection(Double)
Adds gamma correction filter.
Public methodAddHorizontalLinesRemover
Adds horizontal lines remover filter.
Public methodAddMedian
Adds median image processing filter.
Public methodAddMedian(Int32)
Adds median filter with specified block size.
Public methodAddVerticalLinesRemover
Adds vertical lines remover filter.
Public methodClear
Clears the collection.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator
Returns an enumerator that iterates through a collection.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference