cli_patch_input_shape¶

cli_patch_input_shape(usage_help='Shape of input patches (height, width). Patches are at requested read resolution, not with respect to level 0,and must be positive. default=None', default=None)[source]¶

Enables –patch-input-shape option for cli.

Parameters:
  • usage_help (str)

  • default (IntPair | None)

Return type:

Callable