threshold

    0Hitze

    3Antwort

    Ich versuche, die Niblack Schwellwertbildung Algorithmus zu implementieren, die die Formel verwendet: pixel = (pixel > mean + k * standard_deviation) ? object : background wobei k hat Standardwert 0