Currently, there is no built-in support in Python's image processing libraries, such as OpenCV or scikit-image, to directly apply the Triangle Binarization algorithm.
I would like to request the addition of a native function , specifically designed for implementing the Triangle Binarization algorithm. Having a built-in feature for Triangle Binarization would empower Python developers to automatically determine an adaptive threshold value for image binarization based on local image statistics.
I would like to work on this issue under SSOC 2023. Please assign it to me.
Currently, there is no built-in support in Python's image processing libraries, such as OpenCV or scikit-image, to directly apply the Triangle Binarization algorithm. I would like to request the addition of a native function , specifically designed for implementing the Triangle Binarization algorithm. Having a built-in feature for Triangle Binarization would empower Python developers to automatically determine an adaptive threshold value for image binarization based on local image statistics.
I would like to work on this issue under SSOC 2023. Please assign it to me.