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

mapto8bits.c File Reference

contains functino to map a 16 bit image to 8 bit and stretches its dymanic range to be full scale More...

#include <stdio.h>
#include <stdlib.h>
#include "mapto8bits.h"

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

contains functino to map 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