download_nefertiti#
- download_nefertiti(load=True)[source]#
Download mesh of Queen Nefertiti.
Warning
Non-commercial license. This dataset is “The Other Nefertiti” (2016) by Nora Al-Badri and Jan Nikolai Nelles, released under CC BY-NC-SA 4.0. The license prohibits commercial use and imposes a ShareAlike requirement on derivative works. Do not use this dataset in commercial products or in any distribution that is incompatible with the NonCommercial or ShareAlike clauses.
The official Neues Museum / Staatliche Museen zu Berlin scan is also non-commercial (CC BY-NC-SA 3.0 DE). No permissively licensed Nefertiti scan is currently known to exist.
Required attribution: Nora Al-Badri and Jan Nikolai Nelles, The Other Nefertiti (2016), CC BY-NC-SA 4.0.
For a permissively licensed bust suitable for commercial use, see
download_washington_bust()ordownload_lincoln_life_mask(), both released under CC0 by the Smithsonian.- Parameters:
- Returns:
- output
pyvista.PolyData|str DataSet or filename depending on
load.
- output
Examples
>>> from pyvista import examples >>> dataset = examples.download_nefertiti() >>> dataset.plot(cpos='xz')
See also
- Nefertiti Dataset
See this dataset in the Dataset Gallery for more info.
This dataset is used in the following examples: