#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "toneadjust.h"
Functions | |
PIX * | adjustTone (PIX *pixGel, INT32 **ZoneProjection, struct GelInfo *GelInfo, int *ZoneID, int *ToneAdjusted, int Verbose) |
tone adjust a PIX in large zones to bring up contrast of faint bands |
|
tone adjust a PIX in large zones to bring up contrast of faint bands The bezier curve is adjusted using the mean intensity of the zone
|