Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

psImagePixelManip.h File Reference


Detailed Description

Contains basic image pixel manipulation operations, as specified in the PSLIB SDRS sections "Image Pixel Manipulations".

Author:
Robert DeSonia, MHPCC
Version:
Revision
1.2
Name
rel6_0
Date:
Date
2005/06/08 23:40:45
Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii

Definition in file psImagePixelManip.h.

#include "psImage.h"
#include "psCoord.h"
#include "psStats.h"
#include "psPixels.h"

Include dependency graph for psImagePixelManip.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

psS32 psImageClip (psImage *input, psF64 min, psF64 vmin, psF64 max, psF64 vmax)
 Clip image values outside of range to given values.
psS32 psImageClipComplexRegion (psImage *input, psC64 min, psC64 vmin, psC64 max, psC64 vmax)
 Clip image values outside of a specified complex region.
psS32 psImageClipNaN (psImage *input, psF64 value)
 Clip NaN image pixels to given value.
psS32 psImageOverlaySection (psImage *image, const psImage *overlay, psS32 col0, psS32 row0, const char *op)
 Overlay subregion of image with another image.


Generated on Wed Jun 15 11:01:02 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.1