SciFiReaders.readers.generic.imageΒΆ

ImageTranslator class that extracts the data from typical image files into Dataset objects

Created on Feb 9, 2016

@author: Suhas Somnath, Chris Smith

Functions

read_image

Read the image file at image_path into a numpy array either via numpy (.txt) or via pillow (.jpg, .tif, etc.)

Classes

ImageReader

Translates data from an image file to an HDF5 file