Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

IntLib.hpp File Reference

Go to the source code of this file.

Functions

void ImageLabeling (Image *, char *)
void ImageLabeling (char *, char *)
Image * BorderInitialisation (Image *)
void BorderInitialisation (char *, char *)
Image * LoopsExtraction (Image *)
void LoopsExtraction (char *, char *)
void ImageSegmentation (Image *, char *)
void ImageSegmentation (char *, char *)
bool IsSparsed (Image *, int)
bool IsSparsed (char *, int)
Image * ComponentsFiltering (Image *, int, char *, int)
void ComponentsFiltering (char *, int, char *, int, char *)
Image * LoopsFiltering (Image *, int, char *, int)
void LoopsFiltering (char *, int, char *, int, char *)
Image * ImageFiltering (Image *, int, char *, int)
void ImageFiltering (char *, int, char *, int, char *)
double ImageReduction (Image *, int)
double ImageReduction (char *, int)
void ImageContouring (Image *, char *)
void ImageContouring (char *, char *)
void BasicFeatures (Image *, char *)
void BasicFeatures (char *, char *)
void IncludeGraph (Image *, bool, char *)
void IncludeGraph (char *, bool, char *)
void NeighboringGraph (Image *, int, int, bool, char *)
void NeighboringGraph (char *, int, int, bool, char *)
void ConstraintGraph (Image *, int, int, bool, char *)
void ConstraintGraph (char *, int, int, bool, char *)
void HybridGraph (Image *, int, int, int, bool, char *)
void HybridGraph (char *, int, int, int, bool, char *)
void AddConstraintGraph (char *, int, int, bool, char *)
void AddLabel (char *, char *, char *, char *)


Detailed Description

Author:
mathieu delalandre
Date:
12/2003

Function Documentation

void AddConstraintGraph char *  efile,
int  mode,
int  th,
bool  s,
char *  rfile
 

constraint graph (str)

void AddLabel char *  recf,
char *  topf,
char *  strf,
char *  resf
 

label add (str)

void BasicFeatures char *  ,
char * 
 

void BasicFeatures Image *  img,
char *  rfile
 

basic features

void BorderInitialisation char *  ,
char * 
 

Image* BorderInitialisation Image *  img  ) 
 

border initialisation

void ComponentsFiltering char *  ,
int  ,
char *  ,
int  ,
char * 
 

Image* ComponentsFiltering Image *  img,
int  mode,
char *  cnfname,
int  rc
 

components filtering

void ConstraintGraph char *  ,
int  ,
int  ,
bool  ,
char * 
 

void ConstraintGraph Image *  img,
int  mode,
int  th,
bool  s,
char *  rfile
 

constraint graph (img)

void HybridGraph char *  ,
int  ,
int  ,
int  ,
bool  ,
char * 
 

void HybridGraph Image *  img,
int  type,
int  mode,
int  rcs,
bool  s,
char *  rfile
 

hybrid graph

void ImageContouring char *  ,
char * 
 

void ImageContouring Image *  img,
char *  rfile
 

image contouring

void ImageFiltering char *  ,
int  ,
char *  ,
int  ,
char * 
 

Image* ImageFiltering Image *  img,
int  mode,
char *  cnfname,
int  rc
 

image filtering

void ImageLabeling char *  ,
char * 
 

void ImageLabeling Image *  img,
char *  rfile
 

image labeling

double ImageReduction char *  ,
int 
 

double ImageReduction Image *  img,
int  frame
 

image reduction

void ImageSegmentation char *  ,
char * 
 

void ImageSegmentation Image *  img,
char *  rfile
 

image segmentation

void IncludeGraph char *  ,
bool  ,
char * 
 

void IncludeGraph Image *  img,
bool  s,
char *  rfile
 

include graph

bool IsSparsed char *  ,
int 
 

bool IsSparsed Image *  img,
int  rc
 

sparsed evaluation

void LoopsExtraction char *  ,
char * 
 

Image* LoopsExtraction Image *  img  ) 
 

loops extraction

void LoopsFiltering char *  ,
int  ,
char *  ,
int  ,
char * 
 

Image* LoopsFiltering Image *  img,
int  mode,
char *  cnfname,
int  rc
 

loops filtering

void NeighboringGraph char *  ,
int  ,
int  ,
bool  ,
char * 
 

void NeighboringGraph Image *  img,
int  mode,
int  rcs,
bool  s,
char *  rfile
 

neighboring graph


Generated on Mon May 31 22:42:46 2004 for CCLib by doxygen1.3