Chan-Vese Segmentation
Main Page
Data Structures
Files
File List
Globals
rgb2ind.h
Go to the documentation of this file.
1
20
#ifndef _RGB2IND_H_
21
#define _RGB2IND_H_
22
23
int
Rgb2Ind
(
unsigned
char
*Dest,
unsigned
char
*Palette,
int
NumColors,
24
const
unsigned
char
*RgbImage,
long
NumPixels);
25
26
#endif
/* _RGB2IND_H_ */
Generated on Fri Jul 5 2013 18:57:19 for Chan-Vese Segmentation by
1.8.3.1