Crate ansinator_image_binarize

Crate ansinator_image_binarize 

Source
Expand description

GrayImage Threshold Trait.

Provide the Threshold Trait for GrayImage, implementing:

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

Traits§

Threshold
Related threshold functions for binarization