Main Page   Data Structures   File List   Data Fields   Globals  

link_treerings.c File Reference

#include "sadie.h"
#include "proto.h"

Go to the source code of this file.

Data Structures

struct  FRAGMENT
struct  RECONSTRUCT

Functions

void LINK_TREERINGS (IMAGE *in, int discardedges, IMAGE **fillgaps, IMAGE **out)
void quicksort (array, left, right) int *array

Variables

int ** x_array_buffer
int point
int count_point
void left
void right


Function Documentation

void LINK_TREERINGS IMAGE   in,
int    discardedges,
IMAGE **    fillgaps,
IMAGE **    out
 

Definition at line 46 of file link_treerings.c.

References FRAGMENT::avgpos, RECONSTRUCT::bottom, FRAGMENT::bottomx, FRAGMENT::bottomy, brshnm, CHECKIMG, CMPLBL8, count_point, IMAGE::data, FRAGMENT::deleted, GETMEM, IMAGE::gmax, RECONSTRUCT::last, FRAGMENT::linked, malloc, MESSAGE, min, IMAGE::nbnd, IMAGE::nlin, IMAGE::npix, FRAGMENT::numpix, out, point, quicksort, quicksort2, RANGE, RELIMG, FRAGMENT::ringlbl, rnd, SLEN, IMAGE::text, RECONSTRUCT::top, FRAGMENT::topx, FRAGMENT::topy, FRAGMENT::valid, and x_array_buffer.

void quicksort array   ,
left   ,
right   
 


Variable Documentation

int count_point
 

Definition at line 11 of file link_treerings.c.

Referenced by LINK_TREERINGS.

left
 

Definition at line 727 of file link_treerings.c.

Referenced by MOSAIC_IMPORT, and Sadie_TREES_UpdateROICmd.

int point
 

Definition at line 10 of file link_treerings.c.

Referenced by LINK_TREERINGS.

right
 

Definition at line 727 of file link_treerings.c.

Referenced by Sadie_TREES_UpdateROICmd.

int** x_array_buffer
 

Definition at line 9 of file link_treerings.c.

Referenced by LINK_TREERINGS.


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