maximumInputImageDimension
The maximum allowed dimension (either height or width) of input images that can be ingested by the reconstruction session. If images larger than this are provided, they will be ignored and an .invalidSample message will be output.
Declaration
var maximumInputImageDimension: Int { get }