-
VitaDX
- Paris, France
Pinned Loading
-
scikit-image
scikit-image PublicForked from scikit-image/scikit-image
Image processing in Python
Python
-
Crop extraction from tiled TIFF imag...
Crop extraction from tiled TIFF image file directory without whole page loading using tifffile 1from tifffile import TiffFile
2import numpy as np
345def get_crop(page, i0, j0, h, w):
-
Python decorator to ensure backward ...
Python decorator to ensure backward compatibility if function's argument name is modified 1"""Decorator ensuring backward compatibility when an argument name is
2modified in a function definition.
34# Use case
5 -
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.