GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
RLENOISE(1) FreeBSD General Commands Manual RLENOISE(1)

rlenoise - Add random noise to an image

rlenoise [ -n amount ] [ -o outfile ] [ infile ]

Rlenoise adds uniform random noise to an image. The peak-to-peak amplitude of the noise can be specified with the -n flag, the default value is 4. This program may be useful for trying to deal with quantization in an output device, if you are able to trade spatial resolution for color resolution, and you don't have a good characterization of the quantization function.

infile
The input will be read from this file, otherwise, input will be taken from stdin.
-o outfile
If specified, output will be written to this file, otherwise it will go to stdout.

urt(1), RLE(5).

Spencer W. Thomas, University of Michigan.

Of limited utility.

June 15, 1988 4th Berkeley Distribution

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.