JScript.h File Reference

#include <algorithm>
#include "DLConnectedComponents.h"
#include "DLImage.h"
#include "DLComponent.h"
#include "JMorphology.h"
#include "JStatistics.h"
#include "JHamming.h"

Go to the source code of this file.

Classes

struct  _language_results
 Structure used to store all information pertaining to a particular script. More...
class  JScript
 Class used to customize and run script identification. More...

Defines

#define RESCALE_HEIGHT   30
#define RESCALE_WIDTH   30
#define MAX_FILENAME_LEN   500
#define BITWISE_HALFWAY_POINT   25

Typedefs

typedef _language_results language_results
 Structure used to store all information pertaining to a particular script.


Define Documentation

#define BITWISE_HALFWAY_POINT   25

Definition at line 18 of file JScript.h.

#define MAX_FILENAME_LEN   500

Definition at line 17 of file JScript.h.

#define RESCALE_HEIGHT   30

Definition at line 15 of file JScript.h.

#define RESCALE_WIDTH   30

Definition at line 16 of file JScript.h.


Typedef Documentation

typedef struct _language_results language_results

Structure used to store all information pertaining to a particular script.

Structure used to store all information pertaining to a particular script. Most of the fields are used to store the results of particular training and reliability computations


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