Update to tesseract-3.01.
This commit is contained in:
parent
e291c58858
commit
02eb0dfc29
@ -1,26 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2011/09/16 10:02:38 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2011/12/22 09:47:50 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= OCR Engine developed at HP Labs
|
||||
|
||||
V= 3.00
|
||||
V= 3.01
|
||||
DISTNAME= tesseract-${V}
|
||||
CATEGORIES= graphics textproc
|
||||
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
REVISION-main= 3
|
||||
|
||||
SHARED_LIBS += tesseract_api 0.0 # 3.0
|
||||
SHARED_LIBS += tesseract_ccstruct 0.0 # 3.0
|
||||
SHARED_LIBS += tesseract_ccutil 0.0 # 3.0
|
||||
SHARED_LIBS += tesseract_classify 0.0 # 3.0
|
||||
SHARED_LIBS += tesseract_cutil 0.0 # 3.0
|
||||
SHARED_LIBS += tesseract_dict 0.0 # 3.0
|
||||
SHARED_LIBS += tesseract_image 0.0 # 3.0
|
||||
SHARED_LIBS += tesseract_main 0.0 # 3.0
|
||||
SHARED_LIBS += tesseract_textord 0.0 # 3.0
|
||||
SHARED_LIBS += tesseract_training 0.0 # 3.0
|
||||
SHARED_LIBS += tesseract_viewer 0.0 # 3.0
|
||||
SHARED_LIBS += tesseract_wordrec 0.0 # 3.0
|
||||
SHARED_LIBS += tesseract 3.1 # 3.1
|
||||
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
eng.traineddata.gz
|
||||
@ -50,29 +38,38 @@ COMMENT-${l}= ${l} language data for Tesseract
|
||||
DISTFILES+= ${l}.traineddata.gz
|
||||
PKGNAME-${l}= tesseract-${l}-${LANG_V}
|
||||
MULTI_PACKAGES+=-${l}
|
||||
REVISION-${l}= 2
|
||||
REVISION-${l}= 3
|
||||
RUN_DEPENDS-${l}= ${BASE_PKGPATH}>=${MAJOR_V}
|
||||
PKG_ARCH-${l}= *
|
||||
.endfor
|
||||
### end languages ######################################################
|
||||
|
||||
WANTLIB-main= c jpeg m pthread stdc++ z tiff png
|
||||
|
||||
LIB_DEPENDS-main= graphics/tiff \
|
||||
graphics/png
|
||||
WANTLIB-main= c jpeg m pthread stdc++ z tiff png gif lept webp
|
||||
|
||||
LIB_DEPENDS-main=graphics/leptonica
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/files/
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
|
||||
AUTOCONF_VERSION=2.65
|
||||
AUTOMAKE_VERSION=1.10
|
||||
BUILD_DEPENDS += ${MODGNU_AUTOCONF_DEPENDS} \
|
||||
${MODGNU_AUTOMAKE_DEPENDS}
|
||||
# libtoolize(1)
|
||||
BUILD_DEPENDS += devel/libtool
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
pre-configure:
|
||||
${SUBST_CMD} ${WRKSRC}/ccutil/debugwin.cpp
|
||||
cd ${WRKSRC} && \
|
||||
AUTOMAKE_VERSION=${AUTOMAKE_VERSION} \
|
||||
AUTOCONF_VERSION=${AUTOCONF_VERSION} \
|
||||
./autogen.sh ${CONFIGURE_ARGS}
|
||||
perl -pi -e 's,-lpthread,-pthread,g' ${WRKSRC}/configure
|
||||
|
||||
post-install:
|
||||
cp ${WRKDIR}/*.traineddata ${PREFIX}/share/tessdata/
|
||||
|
@ -28,7 +28,7 @@ MD5 (tesseract-3.20101024/slv.traineddata.gz) = 3vxJj6CUgO8AUv3nn0+E5Q==
|
||||
MD5 (tesseract-3.20101024/spa.traineddata.gz) = 3ZB4IREnGJmVUE8DRGj81g==
|
||||
MD5 (tesseract-3.20101024/srp.traineddata.gz) = weDw7wfSanIGOAI3C7/iyQ==
|
||||
MD5 (tesseract-3.20101024/swe.traineddata.gz) = N4f/D8GgdRcgNGaDD2+Gjg==
|
||||
MD5 (tesseract-3.20101024/tesseract-3.00.tar.gz) = zIEqJhCI6gw9Lac1vjXQnw==
|
||||
MD5 (tesseract-3.20101024/tesseract-3.01.tar.gz) = G6SW5RpCNY+50//ngbLSCg==
|
||||
MD5 (tesseract-3.20101024/tgl.traineddata.gz) = r4bKsNpS//foP5x2aGF6IQ==
|
||||
MD5 (tesseract-3.20101024/tur.traineddata.gz) = sPR5i/H57lQa5zr/SfCIIQ==
|
||||
MD5 (tesseract-3.20101024/ukr.traineddata.gz) = Vqgqw5lPBVLVT9FP9e1oFw==
|
||||
@ -63,7 +63,7 @@ RMD160 (tesseract-3.20101024/slv.traineddata.gz) = hUtuw50J7CEKeFDVZXP1p32je24=
|
||||
RMD160 (tesseract-3.20101024/spa.traineddata.gz) = kjA4EOlCnKWp2qOeAqAVp4rAnNY=
|
||||
RMD160 (tesseract-3.20101024/srp.traineddata.gz) = cO8kelCnLF1VHy99wkYnW5CWqbg=
|
||||
RMD160 (tesseract-3.20101024/swe.traineddata.gz) = dlPdilf3Wp4kCo4lbHpLIKLpEEA=
|
||||
RMD160 (tesseract-3.20101024/tesseract-3.00.tar.gz) = gshMM8QUuRltQvRnUlHz7zqxGzo=
|
||||
RMD160 (tesseract-3.20101024/tesseract-3.01.tar.gz) = 8lQYKHADgGjtuUlxTD6YnNlV4iU=
|
||||
RMD160 (tesseract-3.20101024/tgl.traineddata.gz) = ZppOp7tr6sQlBw2LpCTzQe7kR6k=
|
||||
RMD160 (tesseract-3.20101024/tur.traineddata.gz) = Fc6+oha1OWgdcwbKs/MfJ3PNk+I=
|
||||
RMD160 (tesseract-3.20101024/ukr.traineddata.gz) = DwQOyYRTw4oPGekNfzSrDe6Ol3g=
|
||||
@ -98,7 +98,7 @@ SHA1 (tesseract-3.20101024/slv.traineddata.gz) = ++RkzUnWp0lebZVgDUIaot0LnXc=
|
||||
SHA1 (tesseract-3.20101024/spa.traineddata.gz) = ezCVB0noSJH971+JQJw88bZBjNM=
|
||||
SHA1 (tesseract-3.20101024/srp.traineddata.gz) = R6/GAbYpmOTMP3QD2Ea6hh8wtBY=
|
||||
SHA1 (tesseract-3.20101024/swe.traineddata.gz) = VSkejqZkFVrVHbhnKEwRrRocXQA=
|
||||
SHA1 (tesseract-3.20101024/tesseract-3.00.tar.gz) = HXl8rj0AR9e+bJsX0Zc6mvz2vYE=
|
||||
SHA1 (tesseract-3.20101024/tesseract-3.01.tar.gz) = wLYF1xkrMHGEL+U1yCuJxl8tnGc=
|
||||
SHA1 (tesseract-3.20101024/tgl.traineddata.gz) = FTuh0N3SCeFYHYHUL+U0b3SOLyc=
|
||||
SHA1 (tesseract-3.20101024/tur.traineddata.gz) = oB2mLzgwgzslji1Gzg8oUlcUcOY=
|
||||
SHA1 (tesseract-3.20101024/ukr.traineddata.gz) = Bs7r/ZH6Rz1tkfiihWxmczvqATE=
|
||||
@ -133,7 +133,7 @@ SHA256 (tesseract-3.20101024/slv.traineddata.gz) = u3MY8klyq8OAaIxnvobQcZPgKUslK
|
||||
SHA256 (tesseract-3.20101024/spa.traineddata.gz) = XeB0iwaPNclB6Gu6Yi4jo3amsITLCUAH5wWXFPHgMOA=
|
||||
SHA256 (tesseract-3.20101024/srp.traineddata.gz) = VCuD9iOJ/4zDR0bddlNFVmqzaLY9zydcIj7LUsLLkpE=
|
||||
SHA256 (tesseract-3.20101024/swe.traineddata.gz) = JTMcofQTeKhjNmBEdgSYEKDFNQQXIF4wDLLREEjOwsE=
|
||||
SHA256 (tesseract-3.20101024/tesseract-3.00.tar.gz) = nDLUX5xczyvZcDqdsTcarw/I+J8txTYJZEKzHDxMOYQ=
|
||||
SHA256 (tesseract-3.20101024/tesseract-3.01.tar.gz) = wksL0ngpG8k6skL5OEHB2HQ2iclDvYBK+8W4mNwKHJs=
|
||||
SHA256 (tesseract-3.20101024/tgl.traineddata.gz) = 1NiOH7MXcdC0LmUpHAPaOhZ1Qd98loK4HYM6S9bJ6M8=
|
||||
SHA256 (tesseract-3.20101024/tur.traineddata.gz) = y04Yf2wlwUUlLIildvPjySBMHXfhwBIXKoWYDFwBCIs=
|
||||
SHA256 (tesseract-3.20101024/ukr.traineddata.gz) = pU8M4IQ8hj8QK/4TWTkgD8GHAs5hrm68Vxq0lGCEk2U=
|
||||
@ -168,7 +168,7 @@ SIZE (tesseract-3.20101024/slv.traineddata.gz) = 930221
|
||||
SIZE (tesseract-3.20101024/spa.traineddata.gz) = 910992
|
||||
SIZE (tesseract-3.20101024/srp.traineddata.gz) = 977674
|
||||
SIZE (tesseract-3.20101024/swe.traineddata.gz) = 959911
|
||||
SIZE (tesseract-3.20101024/tesseract-3.00.tar.gz) = 3436992
|
||||
SIZE (tesseract-3.20101024/tesseract-3.01.tar.gz) = 3287629
|
||||
SIZE (tesseract-3.20101024/tgl.traineddata.gz) = 978138
|
||||
SIZE (tesseract-3.20101024/tur.traineddata.gz) = 933401
|
||||
SIZE (tesseract-3.20101024/ukr.traineddata.gz) = 927741
|
||||
|
@ -1,14 +0,0 @@
|
||||
$OpenBSD: patch-ccutil_debugwin_cpp,v 1.4 2011/07/08 11:25:47 jasper Exp $
|
||||
--- ccutil/debugwin.cpp.orig Wed Aug 4 02:35:09 2010
|
||||
+++ ccutil/debugwin.cpp Fri Jul 8 13:23:50 2011
|
||||
@@ -238,8 +238,8 @@ DEBUG_WIN::DEBUG_WIN( //constructor
|
||||
length += sprintf (command + length, "trap \"\" 1 2 3 13 15\n");
|
||||
length +=
|
||||
sprintf (command + length,
|
||||
- "/usr/bin/xterm -sb -sl " INT32FORMAT " -geometry "
|
||||
- INT32FORMAT "x" INT32FORMAT "", buflines, xsize / 8, ysize / 16);
|
||||
+ "${X11BASE}/xterm -sb -sl " INT32FORMAT " -geometry "
|
||||
+ INT32FORMAT "x" INT32FORMAT "", buflines, xsize / 8, ysize / 16);
|
||||
if (xpos >= 0)
|
||||
command[length++] = '+';
|
||||
length += sprintf (command + length, INT32FORMAT, xpos);
|
9
graphics/tesseract/patches/patch-ccutil_strngs_h
Normal file
9
graphics/tesseract/patches/patch-ccutil_strngs_h
Normal file
@ -0,0 +1,9 @@
|
||||
$OpenBSD: patch-ccutil_strngs_h,v 1.1 2011/12/22 09:47:50 ajacoutot Exp $
|
||||
--- ccutil/strngs.h.orig Wed Dec 21 20:11:25 2011
|
||||
+++ ccutil/strngs.h Wed Dec 21 20:11:30 2011
|
||||
@@ -1,4 +1,4 @@
|
||||
-/**********************************************************************
|
||||
+/**********************************************************************
|
||||
* File: strngs.h (Formerly strings.h)
|
||||
* Description: STRING class definition.
|
||||
* Author: Ray Smith
|
@ -1,29 +0,0 @@
|
||||
$OpenBSD: patch-configure,v 1.3 2010/10/22 19:31:43 ajacoutot Exp $
|
||||
--- configure.orig Fri Oct 22 21:03:06 2010
|
||||
+++ configure Fri Oct 22 21:03:16 2010
|
||||
@@ -15080,13 +15080,13 @@ _ACEOF
|
||||
|
||||
fi
|
||||
|
||||
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sem_init in -lpthread" >&5
|
||||
-$as_echo_n "checking for sem_init in -lpthread... " >&6; }
|
||||
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sem_init in -pthread" >&5
|
||||
+$as_echo_n "checking for sem_init in -pthread... " >&6; }
|
||||
if test "${ac_cv_lib_pthread_sem_init+set}" = set; then :
|
||||
$as_echo_n "(cached) " >&6
|
||||
else
|
||||
ac_check_lib_save_LIBS=$LIBS
|
||||
-LIBS="-lpthread $LIBS"
|
||||
+LIBS="-pthread $LIBS"
|
||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
||||
/* end confdefs.h. */
|
||||
|
||||
@@ -15121,7 +15121,7 @@ if test "x$ac_cv_lib_pthread_sem_init" = x""yes; then
|
||||
#define HAVE_LIBPTHREAD 1
|
||||
_ACEOF
|
||||
|
||||
- LIBS="-lpthread $LIBS"
|
||||
+ LIBS="-pthread $LIBS"
|
||||
|
||||
fi
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-image_imgs_cpp,v 1.3 2011/07/08 11:25:47 jasper Exp $
|
||||
--- image/imgs.cpp.orig Wed Sep 29 13:20:24 2010
|
||||
+++ image/imgs.cpp Fri Jul 8 13:23:50 2011
|
||||
@@ -252,7 +252,8 @@ inT32 check_legal_image_size( //ge
|
||||
$OpenBSD: patch-image_imgs_cpp,v 1.4 2011/12/22 09:47:50 ajacoutot Exp $
|
||||
--- image/imgs.cpp.orig Sat Oct 22 04:21:01 2011
|
||||
+++ image/imgs.cpp Wed Dec 21 19:12:28 2011
|
||||
@@ -248,7 +248,8 @@ inT32 check_legal_image_size( //ge
|
||||
}
|
||||
if (bits_per_pixel != 1 && bits_per_pixel != 2
|
||||
&& bits_per_pixel != 4 && bits_per_pixel != 5
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- viewer/svutil.h.orig Tue Oct 5 20:48:35 2010
|
||||
+++ viewer/svutil.h Tue Oct 5 20:48:58 2010
|
||||
@@ -34,6 +34,11 @@
|
||||
--- viewer/svutil.h.orig Sat Oct 22 04:21:21 2011
|
||||
+++ viewer/svutil.h Wed Dec 21 19:12:28 2011
|
||||
@@ -39,6 +39,11 @@
|
||||
#else
|
||||
#include <pthread.h>
|
||||
#include <semaphore.h>
|
||||
|
@ -1,13 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.shared-main,v 1.1 2010/10/22 19:31:43 ajacoutot Exp $
|
||||
@lib lib/libtesseract_api.so.${LIBtesseract_api_VERSION}
|
||||
@lib lib/libtesseract_ccstruct.so.${LIBtesseract_ccstruct_VERSION}
|
||||
@lib lib/libtesseract_ccutil.so.${LIBtesseract_ccutil_VERSION}
|
||||
@lib lib/libtesseract_classify.so.${LIBtesseract_classify_VERSION}
|
||||
@lib lib/libtesseract_cutil.so.${LIBtesseract_cutil_VERSION}
|
||||
@lib lib/libtesseract_dict.so.${LIBtesseract_dict_VERSION}
|
||||
@lib lib/libtesseract_image.so.${LIBtesseract_image_VERSION}
|
||||
@lib lib/libtesseract_main.so.${LIBtesseract_main_VERSION}
|
||||
@lib lib/libtesseract_textord.so.${LIBtesseract_textord_VERSION}
|
||||
@lib lib/libtesseract_training.so.${LIBtesseract_training_VERSION}
|
||||
@lib lib/libtesseract_viewer.so.${LIBtesseract_viewer_VERSION}
|
||||
@lib lib/libtesseract_wordrec.so.${LIBtesseract_wordrec_VERSION}
|
||||
@comment $OpenBSD: PFRAG.shared-main,v 1.2 2011/12/22 09:47:50 ajacoutot Exp $
|
||||
@lib lib/libtesseract.so.${LIBtesseract_VERSION}
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.7 2010/11/07 18:48:24 jasper Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.8 2011/12/22 09:47:50 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
@bin bin/cntraining
|
||||
@bin bin/combine_tessdata
|
||||
@ -7,43 +7,44 @@
|
||||
@bin bin/unicharset_extractor
|
||||
@bin bin/wordlist2dawg
|
||||
include/tesseract/
|
||||
include/tesseract/adaptions.h
|
||||
include/tesseract/adaptive.h
|
||||
include/tesseract/adaptmatch.h
|
||||
include/tesseract/alignedblob.h
|
||||
include/tesseract/altlist.h
|
||||
include/tesseract/ambigs.h
|
||||
include/tesseract/applybox.h
|
||||
include/tesseract/apitypes.h
|
||||
include/tesseract/associate.h
|
||||
include/tesseract/badwords.h
|
||||
include/tesseract/baseapi.h
|
||||
include/tesseract/basedir.h
|
||||
include/tesseract/baseline.h
|
||||
include/tesseract/bbgrid.h
|
||||
include/tesseract/beam_search.h
|
||||
include/tesseract/bestfirst.h
|
||||
include/tesseract/bits16.h
|
||||
include/tesseract/bitstrm.h
|
||||
include/tesseract/bitvec.h
|
||||
include/tesseract/blckerr.h
|
||||
include/tesseract/blkocc.h
|
||||
include/tesseract/blobbox.h
|
||||
include/tesseract/blobclass.h
|
||||
include/tesseract/blobcmp.h
|
||||
include/tesseract/blobcmpl.h
|
||||
include/tesseract/blobs.h
|
||||
include/tesseract/blread.h
|
||||
include/tesseract/bmp_8.h
|
||||
include/tesseract/boxread.h
|
||||
include/tesseract/callback.h
|
||||
include/tesseract/boxword.h
|
||||
include/tesseract/cached_file.h
|
||||
include/tesseract/callcpp.h
|
||||
include/tesseract/callnet.h
|
||||
include/tesseract/ccstruct.h
|
||||
include/tesseract/ccutil.h
|
||||
include/tesseract/charcut.h
|
||||
include/tesseract/charsample.h
|
||||
include/tesseract/char_altlist.h
|
||||
include/tesseract/char_bigrams.h
|
||||
include/tesseract/char_samp.h
|
||||
include/tesseract/char_samp_enum.h
|
||||
include/tesseract/char_samp_set.h
|
||||
include/tesseract/char_set.h
|
||||
include/tesseract/chartoname.h
|
||||
include/tesseract/choicearr.h
|
||||
include/tesseract/choices.h
|
||||
include/tesseract/chop.h
|
||||
include/tesseract/chopper.h
|
||||
include/tesseract/classifier_base.h
|
||||
include/tesseract/classifier_factory.h
|
||||
include/tesseract/classify.h
|
||||
include/tesseract/closed.h
|
||||
include/tesseract/clst.h
|
||||
@ -51,26 +52,33 @@ include/tesseract/cluster.h
|
||||
include/tesseract/clusttool.h
|
||||
include/tesseract/colfind.h
|
||||
include/tesseract/colpartition.h
|
||||
include/tesseract/colpartitiongrid.h
|
||||
include/tesseract/colpartitionset.h
|
||||
include/tesseract/commontraining.h
|
||||
include/tesseract/con_comp.h
|
||||
include/tesseract/const.h
|
||||
include/tesseract/context.h
|
||||
include/tesseract/control.h
|
||||
include/tesseract/conversion.h
|
||||
include/tesseract/conv_net_classifier.h
|
||||
include/tesseract/coutln.h
|
||||
include/tesseract/crakedge.h
|
||||
include/tesseract/cube_const.h
|
||||
include/tesseract/cube_line_object.h
|
||||
include/tesseract/cube_line_segmenter.h
|
||||
include/tesseract/cube_object.h
|
||||
include/tesseract/cube_reco_context.h
|
||||
include/tesseract/cube_search_object.h
|
||||
include/tesseract/cube_tuning_params.h
|
||||
include/tesseract/cube_utils.h
|
||||
include/tesseract/cutil.h
|
||||
include/tesseract/cutil_class.h
|
||||
include/tesseract/cutoffs.h
|
||||
include/tesseract/danerror.h
|
||||
include/tesseract/dawg.h
|
||||
include/tesseract/debugwin.h
|
||||
include/tesseract/detlinefit.h
|
||||
include/tesseract/devanagari_processing.h
|
||||
include/tesseract/dict.h
|
||||
include/tesseract/dlltest.cpp
|
||||
include/tesseract/dlltest.dsp
|
||||
include/tesseract/dlltest.vcproj
|
||||
include/tesseract/docqual.h
|
||||
include/tesseract/dppoint.h
|
||||
include/tesseract/drawedg.h
|
||||
include/tesseract/drawfx.h
|
||||
include/tesseract/drawtord.h
|
||||
@ -81,80 +89,75 @@ include/tesseract/elst.h
|
||||
include/tesseract/elst2.h
|
||||
include/tesseract/emalloc.h
|
||||
include/tesseract/errcode.h
|
||||
include/tesseract/expandblob.h
|
||||
include/tesseract/extern.h
|
||||
include/tesseract/extract.h
|
||||
include/tesseract/featdefs.h
|
||||
include/tesseract/feature_base.h
|
||||
include/tesseract/feature_bmp.h
|
||||
include/tesseract/feature_chebyshev.h
|
||||
include/tesseract/feature_hybrid.h
|
||||
include/tesseract/fileerr.h
|
||||
include/tesseract/findseam.h
|
||||
include/tesseract/fixspace.h
|
||||
include/tesseract/fixxht.h
|
||||
include/tesseract/flexfx.h
|
||||
include/tesseract/float2int.h
|
||||
include/tesseract/fpchop.h
|
||||
include/tesseract/fpoint.h
|
||||
include/tesseract/freelist.h
|
||||
include/tesseract/funcdefs.h
|
||||
include/tesseract/fxdefs.h
|
||||
include/tesseract/fxid.h
|
||||
include/tesseract/gap_map.h
|
||||
include/tesseract/genblob.h
|
||||
include/tesseract/general.h
|
||||
include/tesseract/genericvector.h
|
||||
include/tesseract/globaloc.h
|
||||
include/tesseract/globals.h
|
||||
include/tesseract/gradechop.h
|
||||
include/tesseract/hashfn.h
|
||||
include/tesseract/helpers.h
|
||||
include/tesseract/heuristic.h
|
||||
include/tesseract/hideedge.h
|
||||
include/tesseract/host.h
|
||||
include/tesseract/hosthplb.h
|
||||
include/tesseract/hpddef.h
|
||||
include/tesseract/hpdsizes.h
|
||||
include/tesseract/hybrid_neural_net_classifier.h
|
||||
include/tesseract/image.h
|
||||
include/tesseract/imagefind.h
|
||||
include/tesseract/img.h
|
||||
include/tesseract/imgbmp.h
|
||||
include/tesseract/imgerrs.h
|
||||
include/tesseract/imgio.h
|
||||
include/tesseract/imgs.h
|
||||
include/tesseract/imgscale.h
|
||||
include/tesseract/imgtiff.h
|
||||
include/tesseract/imgunpk.h
|
||||
include/tesseract/input_file_buffer.h
|
||||
include/tesseract/intfx.h
|
||||
include/tesseract/intmatcher.h
|
||||
include/tesseract/intproto.h
|
||||
include/tesseract/ipoints.h
|
||||
include/tesseract/kdtree.h
|
||||
include/tesseract/labls.h
|
||||
include/tesseract/lang_mod_edge.h
|
||||
include/tesseract/lang_model.h
|
||||
include/tesseract/language_model.h
|
||||
include/tesseract/linefind.h
|
||||
include/tesseract/linlsq.h
|
||||
include/tesseract/listio.h
|
||||
include/tesseract/lmedsq.h
|
||||
include/tesseract/lsterr.h
|
||||
include/tesseract/mainblk.h
|
||||
include/tesseract/makechop.h
|
||||
include/tesseract/makerow.h
|
||||
include/tesseract/matchdefs.h
|
||||
include/tesseract/matchtab.h
|
||||
include/tesseract/matmatch.h
|
||||
include/tesseract/matrix.h
|
||||
include/tesseract/measure.h
|
||||
include/tesseract/memblk.h
|
||||
include/tesseract/memry.h
|
||||
include/tesseract/memryerr.h
|
||||
include/tesseract/mergenf.h
|
||||
include/tesseract/metrics.h
|
||||
include/tesseract/mf.h
|
||||
include/tesseract/mfcpch.h
|
||||
include/tesseract/mfdefs.h
|
||||
include/tesseract/mfoutline.h
|
||||
include/tesseract/mfvars.h
|
||||
include/tesseract/mfx.h
|
||||
include/tesseract/mod128.h
|
||||
include/tesseract/name2char.h
|
||||
include/tesseract/ndminx.h
|
||||
include/tesseract/neural_net.h
|
||||
include/tesseract/neuron.h
|
||||
include/tesseract/normalis.h
|
||||
include/tesseract/normfeat.h
|
||||
include/tesseract/normmatch.h
|
||||
@ -164,7 +167,6 @@ include/tesseract/ocrblock.h
|
||||
include/tesseract/ocrclass.h
|
||||
include/tesseract/ocrfeatures.h
|
||||
include/tesseract/ocrrow.h
|
||||
include/tesseract/ocrshell.h
|
||||
include/tesseract/oldbasel.h
|
||||
include/tesseract/oldheap.h
|
||||
include/tesseract/oldlist.h
|
||||
@ -174,12 +176,11 @@ include/tesseract/otsuthr.h
|
||||
include/tesseract/outfeat.h
|
||||
include/tesseract/outlines.h
|
||||
include/tesseract/output.h
|
||||
include/tesseract/pageiterator.h
|
||||
include/tesseract/pageres.h
|
||||
include/tesseract/pagewalk.h
|
||||
include/tesseract/paircmp.h
|
||||
include/tesseract/params.h
|
||||
include/tesseract/paramsd.h
|
||||
include/tesseract/pdblock.h
|
||||
include/tesseract/permdawg.h
|
||||
include/tesseract/permngram.h
|
||||
include/tesseract/permute.h
|
||||
include/tesseract/pgedit.h
|
||||
include/tesseract/picofeat.h
|
||||
@ -192,10 +193,8 @@ include/tesseract/plotseg.h
|
||||
include/tesseract/points.h
|
||||
include/tesseract/polyaprx.h
|
||||
include/tesseract/polyblk.h
|
||||
include/tesseract/polyblob.h
|
||||
include/tesseract/polyvert.h
|
||||
include/tesseract/poutline.h
|
||||
include/tesseract/protos.h
|
||||
include/tesseract/publictypes.h
|
||||
include/tesseract/qrsequence.h
|
||||
include/tesseract/quadlsq.h
|
||||
include/tesseract/quadratc.h
|
||||
@ -205,14 +204,18 @@ include/tesseract/rect.h
|
||||
include/tesseract/rejctmap.h
|
||||
include/tesseract/reject.h
|
||||
include/tesseract/render.h
|
||||
include/tesseract/resultiterator.h
|
||||
include/tesseract/scaleimg.h
|
||||
include/tesseract/scanedg.h
|
||||
include/tesseract/scanutils.h
|
||||
include/tesseract/scrollview.h
|
||||
include/tesseract/seam.h
|
||||
include/tesseract/search_column.h
|
||||
include/tesseract/search_node.h
|
||||
include/tesseract/search_object.h
|
||||
include/tesseract/secname.h
|
||||
include/tesseract/serialis.h
|
||||
include/tesseract/sortflts.h
|
||||
include/tesseract/sorthelper.h
|
||||
include/tesseract/speckle.h
|
||||
include/tesseract/split.h
|
||||
include/tesseract/states.h
|
||||
@ -220,81 +223,59 @@ include/tesseract/statistc.h
|
||||
include/tesseract/stderr.h
|
||||
include/tesseract/stepblob.h
|
||||
include/tesseract/stopper.h
|
||||
include/tesseract/string_32.h
|
||||
include/tesseract/strngs.h
|
||||
include/tesseract/strokewidth.h
|
||||
include/tesseract/structures.h
|
||||
include/tesseract/svmnode.h
|
||||
include/tesseract/svpaint.cpp
|
||||
include/tesseract/svshowim.h
|
||||
include/tesseract/svutil.h
|
||||
include/tesseract/tabfind.h
|
||||
include/tesseract/tablefind.h
|
||||
include/tesseract/tablerecog.h
|
||||
include/tesseract/tabvector.h
|
||||
include/tesseract/tally.h
|
||||
include/tesseract/tess_lang_mod_edge.h
|
||||
include/tesseract/tess_lang_model.h
|
||||
include/tesseract/tessarray.h
|
||||
include/tesseract/tessbox.h
|
||||
include/tesseract/tessclas.h
|
||||
include/tesseract/tesscallback.h
|
||||
include/tesseract/tessdatamanager.h
|
||||
include/tesseract/tessedit.h
|
||||
include/tesseract/tessembedded.h
|
||||
include/tesseract/tesseract_cube_combiner.h
|
||||
include/tesseract/tesseractclass.h
|
||||
include/tesseract/tesseractmain.h
|
||||
include/tesseract/tessinit.h
|
||||
include/tesseract/tessio.h
|
||||
include/tesseract/tessopt.h
|
||||
include/tesseract/tessout.h
|
||||
include/tesseract/tessvars.h
|
||||
include/tesseract/tface.h
|
||||
include/tesseract/textord.h
|
||||
include/tesseract/tfacep.h
|
||||
include/tesseract/tfacepp.h
|
||||
include/tesseract/thresholder.h
|
||||
include/tesseract/topitch.h
|
||||
include/tesseract/tordmain.h
|
||||
include/tesseract/tordvars.h
|
||||
include/tesseract/tospace.h
|
||||
include/tesseract/tovars.h
|
||||
include/tesseract/tprintf.h
|
||||
include/tesseract/trie.h
|
||||
include/tesseract/tstruct.h
|
||||
include/tesseract/tuning_params.h
|
||||
include/tesseract/underlin.h
|
||||
include/tesseract/unichar.h
|
||||
include/tesseract/unicharmap.h
|
||||
include/tesseract/unicharset.h
|
||||
include/tesseract/unicity_table.h
|
||||
include/tesseract/varable.h
|
||||
include/tesseract/varabled.h
|
||||
include/tesseract/vecfuncs.h
|
||||
include/tesseract/werd.h
|
||||
include/tesseract/werdit.h
|
||||
include/tesseract/word_altlist.h
|
||||
include/tesseract/word_list_lang_model.h
|
||||
include/tesseract/word_size_model.h
|
||||
include/tesseract/word_unigrams.h
|
||||
include/tesseract/wordclass.h
|
||||
include/tesseract/wordrec.h
|
||||
include/tesseract/wordseg.h
|
||||
include/tesseract/workingpartset.h
|
||||
include/tesseract/xform2d.h
|
||||
lib/libtesseract_api.a
|
||||
lib/libtesseract_api.la
|
||||
lib/libtesseract_ccstruct.a
|
||||
lib/libtesseract_ccstruct.la
|
||||
lib/libtesseract_ccutil.a
|
||||
lib/libtesseract_ccutil.la
|
||||
lib/libtesseract_classify.a
|
||||
lib/libtesseract_classify.la
|
||||
lib/libtesseract_cutil.a
|
||||
lib/libtesseract_cutil.la
|
||||
lib/libtesseract_dict.a
|
||||
lib/libtesseract_dict.la
|
||||
lib/libtesseract_image.a
|
||||
lib/libtesseract_image.la
|
||||
lib/libtesseract_main.a
|
||||
lib/libtesseract_main.la
|
||||
lib/libtesseract_textord.a
|
||||
lib/libtesseract_textord.la
|
||||
lib/libtesseract_training.a
|
||||
lib/libtesseract_training.la
|
||||
lib/libtesseract_viewer.a
|
||||
lib/libtesseract_viewer.la
|
||||
lib/libtesseract_wordrec.a
|
||||
lib/libtesseract_wordrec.la
|
||||
lib/libtesseract.a
|
||||
lib/libtesseract.la
|
||||
@man man/man1/cntraining.1
|
||||
@man man/man1/combine_tessdata.1
|
||||
@man man/man1/mftraining.1
|
||||
@ -314,10 +295,14 @@ share/tessdata/configs/api_config
|
||||
share/tessdata/configs/box.train
|
||||
share/tessdata/configs/box.train.stderr
|
||||
share/tessdata/configs/digits
|
||||
share/tessdata/configs/hocr
|
||||
share/tessdata/configs/inter
|
||||
share/tessdata/configs/kannada
|
||||
share/tessdata/configs/linebox
|
||||
share/tessdata/configs/logfile
|
||||
share/tessdata/configs/makebox
|
||||
share/tessdata/configs/rebox
|
||||
share/tessdata/configs/strokewidth
|
||||
share/tessdata/configs/unlv
|
||||
share/tessdata/eng.traineddata
|
||||
share/tessdata/tessconfigs/
|
||||
|
Loading…
Reference in New Issue
Block a user