Interface PreProcessSteps#

interface PreProcessSteps {
    resize(algorithm): PreProcessSteps;
}

Methods#

resize

  • resize(algorithm): PreProcessSteps