Table of Contents ▸ List of Commands ▸ Values Manipulation ▸ cumulate | ◀ compress_rle | decompress_clut ▶ |
cumulate | Built-in command |
Arguments:
- { x | y | z | c }...{ x | y | z | c } or
- (no arg)
Description:
Compute the cumulative function of specified image data, optionally along the specified axes.Example of use:
image.jpg +histogram 256 +cumulate[-1] display_graph[-2,-1] 400,300,3