#include "sadie.h"
#include "proto.h"
#include <math.h>
#include <sys/time.h>
Go to the source code of this file.
Functions | |
void | REGISTER (IMAGE *img1, IMAGE *img2, int est_x_off, int est_y_off, IMAGE **target, IMAGE **search, IMAGE **corr, IMAGE **out) |
long | delay (struct timeval t1, struct timeval t2) |
|
Definition at line 333 of file register.c. Referenced by FIND_REGISTER, MOSAIC_BYTE_SUPPRESS, MOSAIC_BYTE_TRACKRINGS, REGISTER, and Sadie_TREES_Ext_TrackRingsCmd. |
|
Definition at line 15 of file register.c. References CHECKIMG, IMAGE::data, delay, FINDGAINADJ, GAINADJMOS, GETMEM, MESSAGE, min, IMAGE::nlin, IMAGE::npix, out, SLEN, IMAGE::text, and value. Referenced by Sadie_Proto_RegisterCmd. |