Skip to content

shersonb/python-array2im

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

python-array2im

A simple utility to convert a two-dimensional numpy array into an image.

This package provides a Python module which converts a two-dimensional numpy array into a PIL image object. This module can also be invoked as a command line utility. The expected input format is tagname, metadata, and data, in that order, written to the file usin the numpy.save function.

About

A simple utility to convert a two-dimensional numpy array into an image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages