avnerm has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
I need to map a list of xy points into a grid.
Is there a Perl module that converts a list of xy points into a raster form? (I searched CPAN and didn't find such module)
Regards,
Avi
Comment on Module to convert a list of xy points into an array (raster form)