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
Functions
genblob.h File Reference
Go to the source code of this file.
Functions
int
c_blob_comparator
(const void *blob1p, const void *blob2p)
Function Documentation
int c_blob_comparator
(
const void *
blob1p
,
const void *
blob2p
)
Definition at line
31
of file
genblob.cpp
.
34
{
35
C_BLOB
*blob1 = *(
C_BLOB
**) blob1p;
36
C_BLOB
*blob2 = *(
C_BLOB
**) blob2p;
37
38
return
blob1->
bounding_box
().
left
() - blob2->
bounding_box
().
left
();
39
}
TBOX::left
inT16 left() const
Definition:
rect.h:67
C_BLOB
Definition:
stepblob.h:28
C_BLOB::bounding_box
TBOX bounding_box()
Definition:
stepblob.cpp:192
home
abuild
rpmbuild
BUILD
tesseract-ocr-3.02.02
ccstruct
genblob.h
Generated on Wed Apr 2 2014 09:07:11 for Tesseract by
1.8.6