The adaptive algorithm to use. Check out the Adaptive Threshold Type
for more detail explanation.
Type
Type of algorithm use to calculate the threshold. Check out the documentation
for further information on each type. Unlike the normal cv2.threshold(),
only limited amount of threshold type is supported.
Block Size
The kernel size of the adaptive algorithm. Must be a positive odd number.
33579111315171921
Constant
The constant deducted from the weighted mean of the adaptive algorithm.
It's usually positive but negative number is also supported.
*Disclaimer*: This site is not in any way associated with the OpenCV organization.
Visit OpenCV.org for an updated documentation for the
latest functions.
This site is built on the sheer annoyance and repetitive frustration the author experienced while
tuning parameters on OpenCV. It is casually maintained in my spare time. You can DM me on
Github for any feature suggestions.