#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. |
|
Map a 16bit pix to an 8bit pix while maximizing the dynamic range of the image.
|