grey-level image --> binary image:
Gradient (local maxima) image --> binary image:
Classes | |
| class | qgar::HysteresisBinaryImage |
| Binary image created from the local maxima of a gradient using a hysteresis thresholding. More... | |
| class | qgar::NiblackBinaryImage |
| Binary image created by adaptive thresholding of a grey-level image. More... | |
| class | qgar::ThresBinaryImage |
| Elementary binarization, using a constant threshold. More... | |
| class | qgar::TTBinaryImage |
| Binary image created from a grey-level image, using binarization method designed by Trier and Taxt [Trier and Taxt, 1995] from White and Rohrer's method. More... | |