Lines Matching refs:ccstruct

89 libtesseract_la_CPPFLAGS += -I$(top_srcdir)/src/ccstruct
252 noinst_HEADERS += src/ccstruct/blamer.h
253 noinst_HEADERS += src/ccstruct/blobbox.h
254 noinst_HEADERS += src/ccstruct/blobs.h
255 noinst_HEADERS += src/ccstruct/blread.h
256 noinst_HEADERS += src/ccstruct/boxread.h
257 noinst_HEADERS += src/ccstruct/boxword.h
258 noinst_HEADERS += src/ccstruct/ccstruct.h
259 noinst_HEADERS += src/ccstruct/coutln.h
260 noinst_HEADERS += src/ccstruct/crakedge.h
261 noinst_HEADERS += src/ccstruct/debugpixa.h
262 noinst_HEADERS += src/ccstruct/detlinefit.h
263 noinst_HEADERS += src/ccstruct/dppoint.h
264 noinst_HEADERS += src/ccstruct/image.h
265 noinst_HEADERS += src/ccstruct/imagedata.h
266 noinst_HEADERS += src/ccstruct/linlsq.h
267 noinst_HEADERS += src/ccstruct/matrix.h
268 noinst_HEADERS += src/ccstruct/mod128.h
269 noinst_HEADERS += src/ccstruct/normalis.h
270 noinst_HEADERS += src/ccstruct/ocrblock.h
271 noinst_HEADERS += src/ccstruct/ocrpara.h
272 noinst_HEADERS += src/ccstruct/ocrrow.h
273 noinst_HEADERS += src/ccstruct/otsuthr.h
274 noinst_HEADERS += src/ccstruct/pageres.h
275 noinst_HEADERS += src/ccstruct/pdblock.h
276 noinst_HEADERS += src/ccstruct/points.h
277 noinst_HEADERS += src/ccstruct/polyaprx.h
278 noinst_HEADERS += src/ccstruct/polyblk.h
279 noinst_HEADERS += src/ccstruct/quadlsq.h
280 noinst_HEADERS += src/ccstruct/quadratc.h
281 noinst_HEADERS += src/ccstruct/quspline.h
282 noinst_HEADERS += src/ccstruct/ratngs.h
283 noinst_HEADERS += src/ccstruct/rect.h
284 noinst_HEADERS += src/ccstruct/rejctmap.h
285 noinst_HEADERS += src/ccstruct/seam.h
286 noinst_HEADERS += src/ccstruct/split.h
287 noinst_HEADERS += src/ccstruct/statistc.h
288 noinst_HEADERS += src/ccstruct/stepblob.h
289 noinst_HEADERS += src/ccstruct/werd.h
291 noinst_HEADERS += src/ccstruct/fontinfo.h
292 noinst_HEADERS += src/ccstruct/params_training_featdef.h
295 libtesseract_la_SOURCES += src/ccstruct/blamer.cpp
296 libtesseract_la_SOURCES += src/ccstruct/blobbox.cpp
297 libtesseract_la_SOURCES += src/ccstruct/blobs.cpp
298 libtesseract_la_SOURCES += src/ccstruct/blread.cpp
299 libtesseract_la_SOURCES += src/ccstruct/boxread.cpp
300 libtesseract_la_SOURCES += src/ccstruct/boxword.cpp
301 libtesseract_la_SOURCES += src/ccstruct/ccstruct.cpp
302 libtesseract_la_SOURCES += src/ccstruct/coutln.cpp
303 libtesseract_la_SOURCES += src/ccstruct/detlinefit.cpp
304 libtesseract_la_SOURCES += src/ccstruct/dppoint.cpp
305 libtesseract_la_SOURCES += src/ccstruct/image.cpp
306 libtesseract_la_SOURCES += src/ccstruct/imagedata.cpp
307 libtesseract_la_SOURCES += src/ccstruct/linlsq.cpp
308 libtesseract_la_SOURCES += src/ccstruct/matrix.cpp
309 libtesseract_la_SOURCES += src/ccstruct/mod128.cpp
310 libtesseract_la_SOURCES += src/ccstruct/normalis.cpp
311 libtesseract_la_SOURCES += src/ccstruct/ocrblock.cpp
312 libtesseract_la_SOURCES += src/ccstruct/ocrpara.cpp
313 libtesseract_la_SOURCES += src/ccstruct/ocrrow.cpp
314 libtesseract_la_SOURCES += src/ccstruct/otsuthr.cpp
315 libtesseract_la_SOURCES += src/ccstruct/pageres.cpp
316 libtesseract_la_SOURCES += src/ccstruct/pdblock.cpp
317 libtesseract_la_SOURCES += src/ccstruct/points.cpp
318 libtesseract_la_SOURCES += src/ccstruct/polyaprx.cpp
319 libtesseract_la_SOURCES += src/ccstruct/polyblk.cpp
320 libtesseract_la_SOURCES += src/ccstruct/quadlsq.cpp
321 libtesseract_la_SOURCES += src/ccstruct/quspline.cpp
322 libtesseract_la_SOURCES += src/ccstruct/ratngs.cpp
323 libtesseract_la_SOURCES += src/ccstruct/rect.cpp
324 libtesseract_la_SOURCES += src/ccstruct/rejctmap.cpp
325 libtesseract_la_SOURCES += src/ccstruct/seam.cpp
326 libtesseract_la_SOURCES += src/ccstruct/split.cpp
327 libtesseract_la_SOURCES += src/ccstruct/statistc.cpp
328 libtesseract_la_SOURCES += src/ccstruct/stepblob.cpp
329 libtesseract_la_SOURCES += src/ccstruct/werd.cpp
332 libtesseract_la_SOURCES += src/ccstruct/fontinfo.cpp
333 libtesseract_la_SOURCES += src/ccstruct/params_training_featdef.cpp
495 libtesseract_lstm_la_CPPFLAGS += -I$(top_srcdir)/src/ccstruct
561 libtesseract_opencl_la_CPPFLAGS += -I$(top_srcdir)/src/ccstruct
721 tesseract_CPPFLAGS += -I$(top_srcdir)/src/ccstruct
791 training_CPPFLAGS += -I$(top_srcdir)/src/ccstruct
1011 -I $(top_srcdir)/src/ccstruct \
1031 -I $(top_srcdir)/src/ccstruct \
1132 unittest_CPPFLAGS += -I$(top_srcdir)/src/ccstruct