Click or drag to resize

AdaptiveThresholdType Fields

http://www.emgu.com

The AdaptiveThresholdType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberGaussianC
Indicates that Gaussian minus C should be used for adaptive threshold.
Public fieldStatic memberMeanC
Indicates that Mean minus C should be used for adaptive threshold.
Public fieldvalue__
Top
See Also