Tesseract 3.01
/data/source/tesseract-ocr/viewer/scrollview.cpp File Reference
#include <stdarg.h>
#include <limits.h>
#include <string.h>
#include <map>
#include <utility>
#include <algorithm>
#include <vector>
#include <string>
#include <cstring>
#include <climits>
#include "scrollview.h"
#include "svutil.h"
#include "allheaders.h"

Classes

struct  SVPolyLineBuffer

Variables

const int kSvPort = 8461
const int kMaxMsgSize = 4096
const int kMaxIntPairSize = 45
int table_colors [ScrollView::GREEN_YELLOW+1][4]

Variable Documentation

const int kMaxIntPairSize = 45
const int kMaxMsgSize = 4096
const int kSvPort = 8461
int table_colors[ScrollView::GREEN_YELLOW+1][4]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines