imagerExtra 1.1.0 was released!
Shota Ochi
2018-07-01
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()