Home
last modified time | relevance | path

Searched refs:read_numpy (Results 1 – 3 of 3) sorted by relevance

/dports/www/py-sentinelhub/sentinelhub-3.4.1/sentinelhub/
H A Dio_utils.py177 def read_numpy(filename): function
/dports/graphics/py-imageio/imageio-2.9.0/imageio/plugins/
H A D_tifffile.py4252 value = read_numpy(fh, byteorder, dtype, count, offsetsize)
5641 34363: read_numpy, # MM_Unknown
5642 34386: read_numpy, # MM_UserBlock
7088 value = read_numpy(fh, byteorder, dtype, count, offsetsize)
7170 def read_numpy(fh, byteorder, dtype, count, offsetsize): function
/dports/graphics/py-tifffile/tifffile-2021.8.30/tifffile/
H A Dtifffile.py11659 34363: read_numpy, # MM_Unknown
11660 34386: read_numpy, # MM_UserBlock
11679 65426: read_numpy, # NDPI McuStarts
11680 65432: read_numpy, # NDPI McuStartsHighBytes
11681 65439: read_numpy, # NDPI unknown
13554 value = read_numpy(fh, byteorder, dtype, count, offsetsize)
13639 def read_numpy(fh, byteorder, dtype, count, offsetsize): function