Pink 0.9

argmin.c File Reference

return the coordinates of a pixel having the minimal value More...


Detailed Description

return the coordinates of a pixel having the minimal value

Usage: argmin in.pgm [out.list]

Description: This function returns (in the list out.list) coordinates of a pixel having the minimal value in the image in.pgm .

If the parameter out.list is ommitted, the result is printed on the standard output.

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

Category: arith

Author:
Michel Couprie