improc.io package¶
Submodules¶
improc.io.data module¶
improc.io.image module¶
-
improc.io.image.
imreadadv
(filepath, verbose=False)[source]¶ read image data from a file
read image data from a file
Parameters: - filepath ({string}) – image file path
- verbose ({bool}, optional) – show more information (the default is False.)
Returns: image data array.
Return type: numpy array