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

mapto8bits.h File Reference

header file for mapto8bits.c, maps a 16 bit image to 8 bit and stretches its dymanic range to be full scale More...

#include "gelinfo.h"
#include "allheaders.h"

Go to the source code of this file.

Functions

PIX * pixMapTo8bits (FILE *FLAGOUT_FILE, PIX *pixGelRaw, struct GelInfo *GelInfo, int Verbose)
 Map a 16bit pix to an 8bit pix while maximizing the dynamic range of the image.


Detailed Description

header file for mapto8bits.c, maps a 16 bit image to 8 bit and stretches its dymanic range to be full scale


Function Documentation

PIX* pixMapTo8bits FILE *  FLAGOUT_FILE,
PIX *  pixGelRaw,
struct GelInfo GelInfo,
int  Verbose
 

Map a 16bit pix to an 8bit pix while maximizing the dynamic range of the image.

Parameters:
FLAGOUT_FILE writable file handle to data log file
pixGelRaw input 16 bit pix
GelInfo holds various gel parameters
Verbose turn on text output to screen
Returns:
mapped 8 bits pix


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