yichael 7ca0d080a9 ocr识别文字坐标位置 5 months ago
..
__pycache__ 7ca0d080a9 ocr识别文字坐标位置 5 months ago
README.txt 7ca0d080a9 ocr识别文字坐标位置 5 months ago
__init__.py 7ca0d080a9 ocr识别文字坐标位置 5 months ago
__init__.pyi 7ca0d080a9 ocr识别文字坐标位置 5 months ago
_binary_blobs.py 7ca0d080a9 ocr识别文字坐标位置 5 months ago
_fetchers.py 7ca0d080a9 ocr识别文字坐标位置 5 months ago
_registry.py 7ca0d080a9 ocr识别文字坐标位置 5 months ago
astronaut.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
brick.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
camera.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
cell.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
chelsea.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
chessboard_GRAY.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
chessboard_RGB.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
clock_motion.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
coffee.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
coins.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
color.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
grass.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
gravel.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
horse.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
hubble_deep_field.jpg 7ca0d080a9 ocr识别文字坐标位置 5 months ago
ihc.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
lbpcascade_frontalface_opencv.xml 7ca0d080a9 ocr识别文字坐标位置 5 months ago
lfw_subset.npy 7ca0d080a9 ocr识别文字坐标位置 5 months ago
logo.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
microaneurysms.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
moon.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
motorcycle_disp.npz 7ca0d080a9 ocr识别文字坐标位置 5 months ago
motorcycle_left.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
motorcycle_right.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
multipage.tif 7ca0d080a9 ocr识别文字坐标位置 5 months ago
multipage_rgb.tif 7ca0d080a9 ocr识别文字坐标位置 5 months ago
no_time_for_that_tiny.gif 7ca0d080a9 ocr识别文字坐标位置 5 months ago
page.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
phantom.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago
retina.jpg 7ca0d080a9 ocr识别文字坐标位置 5 months ago
rocket.jpg 7ca0d080a9 ocr识别文字坐标位置 5 months ago
text.png 7ca0d080a9 ocr识别文字坐标位置 5 months ago

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()