AForge.Imaging.Filters.BradleyLocalThresholding.BradleyLocalThresholding C# (CSharp) Méthode

BradleyLocalThresholding() public méthode

Initializes a new instance of the BradleyLocalThresholding class.
public BradleyLocalThresholding ( ) : System
Résultat System
        public BradleyLocalThresholding( )
        {
            formatTranslations[PixelFormat.Format8bppIndexed] = PixelFormat.Format8bppIndexed;
        }