cellmil.cli.feature_extraction

Functions

feature_extraction(args)

Extract patches from whole slide images with specified configuration.

main()

Entry point for the CLI tool.

setup_parser()

Set up command line argument parser

cellmil.cli.feature_extraction.feature_extraction(args: Namespace) None[source]

Extract patches from whole slide images with specified configuration.

cellmil.cli.feature_extraction.setup_parser() ArgumentParser[source]

Set up command line argument parser

cellmil.cli.feature_extraction.main()[source]

Entry point for the CLI tool.