Re: [Bug-apl] APL Image Utilities

2016-09-19 Thread Alex Weiner
Hi Jürgen, I would like it to be a community page entry with a link, since I think this will allow for easier additions to the project. (At least easier for me.) I also welcome all to comment, criticize, and question my coding style. :) Best, -Alex On 09/19/2016 06:30 AM, Juergen Sauerma

Re: [Bug-apl] APL Image Utilities

2016-09-19 Thread Juergen Sauermann
Hi Alex, yes, we can! You should think about whether you want a community page entry (which would then be a link to your git repository) or a HTML workspace file in the "Bits and Pieces" directory (which  can then be cut-and-pasted direct

[Bug-apl] APL Image Utilities

2016-09-17 Thread Alex Weiner
Hi Bug-APL, Please enjoy this link to a library I wrote. It allows APLers to read images into the APL environment. The returned data structure is a three dimensional matrix, where each plane represents a sub-pixel. Additionally, you can take a 3×X×Y sized matrix and write it as a .bmp file. S