
| Current Path : /proc/thread-self/root/usr/local/lib/python3.8/dist-packages/skimage/data/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //proc/thread-self/root/usr/local/lib/python3.8/dist-packages/skimage/data/README.txt |
This directory contains sample data from scikit-image. By default, it only contains a small subset of the entire dataset. The full detaset can be downloaded by using the following commands from a python console. >>> from skimage.data import download_all >>> download_all()