Class Interpolator

Direct Known Subclasses:
ImageJ, ImgLib2Lanczos, ImgLib2Linear, None, OpenCV

public abstract class Interpolator extends AnchorBean<Interpolator>
Defines a particular type of interpolation method that can be used for resizing images.
Author:
Owen Feehan
  • Constructor Details

    • Interpolator

      protected Interpolator()
  • Method Details