Expand description

GrayImage Threshold Trait.

Provide the Threshold Trait for GrayImage, implementing:

  • Otsu’s binarization threshold
  • Manual binarization threshold
  • Image pixel invertion

Traits

Related threshold functions for binarization