Pink 0.9

volume.c File Reference

return the sum of the pixel values of an image More...


Detailed Description

return the sum of the pixel values of an image

Usage: volume in.pgm out.list

Description: This function returns (in the list out.list) the sum of the pixel values of the image in.pgm .

Types supported: byte 2d, byte 3d, int32_t 2d, int32_t 3d, float 2d, float 3d

Category: arith

Author:
Michel Couprie