Re: how to read a picture
Hi community tech, On Sun, 12 Mar 2017 13:34:21 +0800 community tech wrote: > Hi, > > Giving a pic which is 5x5 pixels, I want to read the grayscale value of > each pixel. > which module should I use? thanks. There's https://metacpan.org/release/GD and there are also the Perl bindings to https
how to read a picture
Hi, Giving a pic which is 5x5 pixels, I want to read the grayscale value of each pixel. which module should I use? thanks.