pyvista.examples.downloads.download_frog_tissue#

download_frog_tissue(load=True)[source]#

Download frog tissue dataset.

This dataset contains tissue segmentation labels for the frog dataset.

Deprecated since version 0.44.0: This example does not load correctly on some systems and has been deprecated. Use load_frog_tissues() instead.

Parameters:
loadbool, default: True

Load the dataset after downloading it when True. Set this to False and only the filename will be returned.

Returns:
pyvista.ImageData | str

DataSet or filename depending on load.

See also

Frog Tissue Dataset

See this dataset in the Dataset Gallery for more info.

Frog Dataset

Medical Datasets

Browse other medical datasets.