imagerExtra 1.1.0 was released!


imagerExtra 1.1.0 was released.

You can install imagerExtra 1.1.0 from CRAN.

Changes in imagerExtra 1.1.0

New Functions

  • ThresholdTriclass()
  • Grayscale()
  • GetHue()
  • RestoreHue()

ThresholdTriclass() perfoms iterative triclass thresholding.

Grayscale() and GetHue() and RestoreHue() are for treating color image with imagerExtra.

Bug Fixes

  • fixed the bug of BalanceSimplest()
  • fixed the bug of EqualizePiecewise()