Main Page | Data Structures | File List | Data Fields | Globals

toneadjust.h

Go to the documentation of this file.
00001 
00006 #ifndef TONEADJUST_H
00007 #define TONEADJUST_H
00008 
00009 #include "allheaders.h"
00010 #include "gelinfo.h"
00011 
00013 #define LARGE_ZONESIZE_CUTOFF_FACTOR 1.5
00014 
00015 #define BEZIER_NUMPOINTS 100
00016 
00017 #define BEZIER_P1X_FACTOR 2.2
00018 
00021 PIX *adjustTone(PIX *pixGel, INT32 **ZoneProjection, struct GelInfo *GelInfo, int *ZoneID, int *ToneAdjusted, int Verbose); 
00022 #endif
00023  

Generated on Fri Apr 20 16:43:05 2007 for LaneRuler by  doxygen 1.3.9.1