JMorphology.h File Reference

#include <string.h>
#include "DLImage.h"
#include "DLConnectedComponents.h"
#include "JargonTBRoutines.h"

Go to the source code of this file.

Classes

struct  _cluster
 cluster related information More...
struct  i_language_profile
 structure containing information on a script More...
class  JMorphology
 Class containing routines call by JScript in performing script identification. More...

Defines

#define FLIP_IMAGE_THRESHOLD   .03

Typedefs

typedef _clusterjcluster_ptr
typedef _cluster jcluster
 cluster related information
typedef i_language_profile language_profile
 structure containing information on a script


Define Documentation

#define FLIP_IMAGE_THRESHOLD   .03

Definition at line 7 of file JMorphology.h.


Typedef Documentation

typedef struct _cluster jcluster

cluster related information

_cluster contains information relating to a particular cluster

typedef struct _cluster* jcluster_ptr

Definition at line 10 of file JMorphology.h.

typedef struct i_language_profile language_profile

structure containing information on a script


Generated on Fri Feb 23 15:32:33 2007 for Jargon by  doxygen 1.5.1