Main Page   Data Structures   File List   Data Fields   Globals  

register.c File Reference

#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)


Function Documentation

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.

void REGISTER IMAGE   img1,
IMAGE   img2,
int    est_x_off,
int    est_y_off,
IMAGE **    target,
IMAGE **    search,
IMAGE **    corr,
IMAGE **    out
 

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.


Generated on Wed Apr 9 08:56:20 2003 for TREES by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002