Package org.anchoranalysis.plugin.image.task.bean.scale


package org.anchoranalysis.plugin.image.task.bean.scale
Tasks to scale an image.
  • Classes
    Class
    Description
    Base class for tasks whose primary aim is to scale (resize) an image.
    Creates a scaled copy of images, ensuring all images have identical output size.
    Creates a scaled copy of images, treating each image independently, and without any padding or alignment.