Binarizer Methods |
The Binarizer type exposes the following members.
| Name | Description | |
|---|---|---|
| Bernsen |
Binarizes by Bernsen's method
| |
| Niblack |
Binarizes by Niblack's method (This is faster but memory-hogging)
| |
| Nick |
Binarizes by Nick's method
| |
| Sauvola |
Binarizes by Sauvola's method (This is faster but memory-hogging)
|