#include "sadie.h"
#include "proto.h"
Go to the source code of this file.
Functions | |
void | SETMEAN (IMAGE *in, PIXEL mean, IMAGE **out) |
Variables | |
PIXEL | gain |
PIXEL | bias |
|
Definition at line 17 of file setmean.c. References bias, CHECKIMG, IMAGE::data, gain, MESSAGE, IMAGE::nbnd, IMAGE::nlin, IMAGE::npix, out, SLEN, STRETCH, T_EXIT, T_RGBTOHSV, IMAGE::text, and TIMING. Referenced by Sadie_Proto_SetMeanCmd. |
|
Definition at line 6 of file setmean.c. Referenced by SETMEAN. |
|
Definition at line 5 of file setmean.c. Referenced by SETMEAN. |