Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.1

ppmspread(1)


Ppmspread User Manual

Ppmspread User Manual

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR

NAME

ppmspread - displace a PPM image’s pixels by a random amount

SYNOPSIS

ppmspread

amount

[ppmfile]

DESCRIPTION

This program is part of Netpbm(1).

ppmspread reads a PPM image as input and moves every pixel around a bit relative to its original position. amount determines by how many pixels a pixel is to be moved around at most.

Pictures processed with this filter will seem to be somewhat dissolved or unfocussed (although they appear more coarse than images processed by something like pnmconvol).

SEE ALSO

ppm(1), pnmconvol(1)

AUTHOR

Copyright (C) 1993 by Frank Neumann



ppmspread(1)