Pink 0.9

printhisto.c File Reference

prints the histogram of an image or a region More...


Detailed Description

prints the histogram of an image or a region

Usage: printhisto in.pgm [mask.pgm]

Description: Calculates the histogram of im.pgm (masked by the binary image mask.pgm, if given) and prints it on the screen.

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

Category: histo

Author:
Michel Couprie