Tesseract
3.02
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
plotseg.h
Go to the documentation of this file.
1
/* -*-C-*-
2
********************************************************************************
3
*
4
* File: plotseg.h (Formerly plotseg.h)
5
* Description:
6
* Author: Mark Seaman, SW Productivity
7
* Created: Fri Oct 16 14:37:00 1987
8
* Modified: Fri Apr 26 10:03:32 1991 (Mark Seaman) marks@hpgrlt
9
* Language: C
10
* Package: N/A
11
* Status: Reusable Software Component
12
*
13
* (c) Copyright 1987, Hewlett-Packard Company.
14
** Licensed under the Apache License, Version 2.0 (the "License");
15
** you may not use this file except in compliance with the License.
16
** You may obtain a copy of the License at
17
** http://www.apache.org/licenses/LICENSE-2.0
18
** Unless required by applicable law or agreed to in writing, software
19
** distributed under the License is distributed on an "AS IS" BASIS,
20
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21
** See the License for the specific language governing permissions and
22
** limitations under the License.
23
*
24
*********************************************************************************/
25
#ifndef PLOTSEG_H
26
#define PLOTSEG_H
27
28
/*----------------------------------------------------------------------
29
I n c l u d e s
30
----------------------------------------------------------------------*/
31
#include "
states.h
"
32
#include "
render.h
"
33
34
/*----------------------------------------------------------------------
35
V a r i a b l e s
36
----------------------------------------------------------------------*/
37
extern
ScrollView
*
segm_window
;
38
extern
INT_VAR_H
(
wordrec_display_segmentations
, 0,
"Display Segmentations"
);
39
40
/*----------------------------------------------------------------------
41
F u n c t i o n s
42
----------------------------------------------------------------------*/
43
void
display_segmentation
(
TBLOB
*chunks,
SEARCH_STATE
segmentation);
44
45
void
render_segmentation
(
ScrollView
*window,
46
TBLOB
*chunks,
47
SEARCH_STATE
segmentation);
48
#endif
wordrec_display_segmentations
int wordrec_display_segmentations
Definition:
plotseg.cpp:48
display_segmentation
void display_segmentation(TBLOB *chunks, SEARCH_STATE segmentation)
Definition:
plotseg.cpp:58
states.h
TBLOB
Definition:
blobs.h:174
ScrollView
Definition:
scrollview.h:102
render_segmentation
void render_segmentation(ScrollView *window, TBLOB *chunks, SEARCH_STATE segmentation)
Definition:
plotseg.cpp:79
render.h
INT_VAR_H
#define INT_VAR_H(name, val, comment)
Definition:
params.h:236
segm_window
ScrollView * segm_window
Definition:
plotseg.cpp:46
SEARCH_STATE
int * SEARCH_STATE
Definition:
states.h:46
home
abuild
rpmbuild
BUILD
tesseract-ocr-3.02.02
wordrec
plotseg.h
Generated on Wed Apr 2 2014 09:07:08 for Tesseract by
1.8.6