cli_method

cli_method(usage_help='Select method of for tissue masking.', default='Otsu', input_type=None)[source]

Enables –method option for cli.

Parameters
  • usage_help (str) –

  • default (str) –

  • input_type (Optional[click.types.Choice]) –

Return type

callable