Main Page   Data Structures   File List   Data Fields   Globals  

find_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 FIND_REGISTER_ROUGH (IMAGE *img1, IMAGE *img2, int est_x_off, int est_y_off, int search_size, int target_size, int shrink, int *x_off, int *y_off)
void FIND_REGISTER (IMAGE *img1, IMAGE *img2, int est_x_off, int est_y_off, int *x_off, int *y_off, PIXEL *bias_adj, PIXEL *gain_adj)


Function Documentation

void FIND_REGISTER IMAGE   img1,
IMAGE   img2,
int    est_x_off,
int    est_y_off,
int *    x_off,
int *    y_off,
PIXEL   bias_adj,
PIXEL   gain_adj
 

Definition at line 260 of file find_register.c.

References CHECKIMG, IMAGE::data, delay, FIND_REGISTER_ROUGH, FINDGAINADJ, MESSAGE, min, IMAGE::nlin, IMAGE::npix, SLEN, IMAGE::text, and value.

void FIND_REGISTER_ROUGH IMAGE   img1,
IMAGE   img2,
int    est_x_off,
int    est_y_off,
int    search_size,
int    target_size,
int    shrink,
int *    x_off,
int *    y_off
 

Definition at line 21 of file find_register.c.

References CHECKIMG, IMAGE::data, MESSAGE, min, IMAGE::nlin, IMAGE::npix, RELMEM, RESAMPL, and SLEN.


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