#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. |
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