http://qs1969.pair.com?node_id=412342


in reply to image statistics

You might can get PDL to do what you want as far as multi-dimensional arrays, but it's probably going to take some conversions with ImageMagick to get things into a format that PDL will understand.

Replies are listed 'Best First'.
Re^2: image statistics
by etj (Deacon) on Jun 22, 2022 at 19:50 UTC
    You don't need ImageMagick; the supplied NetPBM interface in PDL::IO::Pic should be able to do anything ImageMagick can.