reductionista opened a new pull request #14: Image loader python module, and demo notebook URL: https://github.com/apache/madlib-site/pull/14 Two new files added to `community_artifacts`: `madlib_image_loader.py` is a python module which can be imported in a Jupyter notebook. The intent is to make it easy to load images in numpy array format into the database. 'Madlib Image Loader Demo.ipynb' is a Jupyter notebook that demonstrates how to use the module, with a few different examples. Later we plan to add another function that wraps this one by loading images into a numpy array first, and a `main` function so that the script can be used on the command line as well.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
