comment here
This commit is contained in:
9
.CondaPkg/env/lib/python3.11/site-packages/skimage/data/README.txt
vendored
Normal file
9
.CondaPkg/env/lib/python3.11/site-packages/skimage/data/README.txt
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
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()
|
||||
Reference in New Issue
Block a user