All Implemented Interfaces:
Provider<Dimensions>

public class GuessDimensions extends DimensionsProvider
Guesses dimensions from an input-image if it exists.

Otherwise, throws an exception indicating they should be set explicitly.

The input-image is a stack with the identifier StackIdentifiers.INPUT_IMAGE.

Author:
Owen Feehan
  • Constructor Details

    • GuessDimensions

      public GuessDimensions()
  • Method Details