This HTML automatically generated with rman for NEMO
Table of Contents

Name

ccdclip - clip an image

Synopsis

ccdclip [parameter=value]

Description

ccdclip clips an image with a minimum and/or maximum value, as supplied. Only values below the clip, and above the clip are reported is a min or max clip has been set. Values of the clip levels are not reported.

Parameters

The following parameters are recognized in any order if the keyword is also given:
in=
Input image file. No default.
out=
Output image file. No default.
min=
Minimum value below which replace w/ clipvalue. Default: not clipped
max=
Maximum value below which replace w/ clipvalue. Default: not clipped

See Also

ccdmnmx(1NEMO) , ccdmath(1NEMO) , image(5NEMO)

Author

Peter Teuben

Update History


22-Mar-99    V1.0 Created in a boring minute      PJT
24-aug-2022    V1.1 added dprintf    PJT


Table of Contents