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:
- 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.
- Medical Datasets
Browse other medical datasets.