/
githubmirror
/
tesseract
ОбзорДокументацияВойти
/
githubmirror
/
tesseract
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
tesseract/
src/textord/
..
Makefile.am

Fix broken autoconf build

5 лет назад
alignedblob.cpp

Add missing static attributes

7 лет назад
alignedblob.h

Modernize C++ code using override

7 лет назад
baselinedetect.cpp

Remove local definition of M_PI

7 лет назад
baselinedetect.h

Use default keyword instead of empty ctors/dtors.

8 лет назад
bbgrid.cpp

Remove some unused functions, constants and variables

7 лет назад
bbgrid.h

Fix CID 1164643 (Uninitialized scalar field)

7 лет назад
blkocc.cpp

textord: Replace TRUE, FALSE by true, false and use bool instead of BOOL8

7 лет назад
blkocc.h

textord: Replace TRUE, FALSE by true, false and use bool instead of BOOL8

7 лет назад
blobgrid.cpp

BlobGrid: Define virtual destructor in .cpp file

8 лет назад
blobgrid.h

Modernize C++ code using override

7 лет назад
ccnontextdetect.cpp

Move sources into src dir. Update build scripts.

8 лет назад
ccnontextdetect.h

Modernize C++ code using override

7 лет назад
cjkpitch.cpp

FPRow: Add missing initialisation for scalar (CID 1402754)

7 лет назад
cjkpitch.h

Fix some typos (most found by codespell)

8 лет назад
colfind.cpp

Add missing static attributes

7 лет назад
colfind.h

Add missing static attributes

7 лет назад
colpartition.cpp

Move initial values for class ColPartition from constructor to header file

7 лет назад
colpartition.h

Use BRT_UNKNOWN instead of BRT_NOISE to initialize ColPartition::blob_type_

7 лет назад
colpartitiongrid.cpp

Removed unused parameters

7 лет назад
colpartitiongrid.h

Modernize C++ code using override

7 лет назад
colpartitionset.cpp

Fix some typos (most found and fixed by codespell)

7 лет назад
colpartitionset.h

Fix some typos (most found and fixed by codespell)

7 лет назад
devanagari_processing.cpp

Fix some typos (most found by codespell)

8 лет назад
devanagari_processing.h

remove unused include

7 лет назад
drawtord.cpp

Remove EXTERN macro

7 лет назад
drawtord.h

textord: Replace TRUE, FALSE by true, false and use bool instead of BOOL8

7 лет назад
edgblob.cpp

Remove unused functions create_edges_window, draw_raw_edge

7 лет назад
edgblob.h

Remove tab character in source files

8 лет назад
edgloop.cpp

Remove unused functions create_edges_window, draw_raw_edge

7 лет назад
edgloop.h

Add missing static attributes

7 лет назад
equationdetectbase.cpp

EquationDetectBase: Define virtual destructor in .cpp file

8 лет назад
equationdetectbase.h

EquationDetectBase: Define virtual destructor in .cpp file

8 лет назад
fpchop.cpp

Remove EXTERN macro

7 лет назад
fpchop.h

C_OUTLINE_FRAG: Add declaration for copy constructor

8 лет назад
gap_map.cpp

Modernize code by replacing C type casts

7 лет назад
gap_map.h

textord: Replace TRUE, FALSE by true, false and use bool instead of BOOL8

7 лет назад
imagefind.cpp

Add missing static attributes

7 лет назад
imagefind.h

Modernize code (clang-tidy check modernize-deprecated-headers)

7 лет назад
linefind.cpp

Modernize C++ code using auto

7 лет назад
linefind.h

Fix some typos (most found by codespell)

8 лет назад
makerow.cpp

Add missing static attributes

7 лет назад
makerow.h

textord: Replace TRUE, FALSE by true, false and use bool instead of BOOL8

7 лет назад
oldbasel.cpp

Remove EXTERN macro

7 лет назад
oldbasel.h

Add missing static attributes

7 лет назад
pithsync.cpp

Remove unused macros

7 лет назад
pithsync.h

textord: Replace TRUE, FALSE by true, false and use bool instead of BOOL8

7 лет назад
pitsync1.cpp

Replace BOOL8, TRUE, FALSE by bool, true, false

7 лет назад
pitsync1.h

Replace BOOL8, TRUE, FALSE by bool, true, false

7 лет назад
scanedg.cpp

scanedg: Add const attributes

7 лет назад
scanedg.h

Remove tab character in source files

8 лет назад
sortflts.cpp

Modernize C++ code using auto

7 лет назад
sortflts.h

Remove tab character in source files

8 лет назад
strokewidth.cpp

Add missing static attributes

7 лет назад
strokewidth.h

Modernize C++ code using override

7 лет назад
tabfind.cpp

Add missing static attributes

7 лет назад
tabfind.h

Modernize C++ code using override

7 лет назад
tablefind.cpp

Remove some unused functions, constants and variables

7 лет назад
tablefind.h

Use default keyword instead of empty ctors/dtors.

8 лет назад
tablerecog.cpp

Modernize C++ code using auto

7 лет назад
tablerecog.h

Use default keyword instead of empty ctors/dtors.

8 лет назад
tabvector.cpp

Fix CID 1164666 (Uninitialized scalar field)

7 лет назад
tabvector.h

Fix CID 1164624 (Uninitialized members)

7 лет назад
textlineprojection.cpp

ignore #pragma optimize for clang-cl

7 лет назад
textlineprojection.h

Move sources into src dir. Update build scripts.

8 лет назад
textord.cpp

Removed unused parameters

7 лет назад
textord.h

Removed unused parameters

7 лет назад
topitch.cpp

Remove EXTERN macro

7 лет назад
topitch.h

Replace BOOL8, TRUE, FALSE by bool, true, false

7 лет назад
tordmain.cpp

Remove local definition of M_PI

7 лет назад
tordmain.h

Remove tab character in source files

8 лет назад
tospace.cpp

Fix comment for Textord::make_prop_words

7 лет назад
tovars.cpp

Remove EXTERN macro

7 лет назад
tovars.h

Replace BOOL8, TRUE, FALSE by bool, true, false

7 лет назад
underlin.cpp

Remove unused macros

7 лет назад
underlin.h

Replace BOOL8, TRUE, FALSE by bool, true, false

7 лет назад
wordseg.cpp

Remove EXTERN macro

7 лет назад
wordseg.h

Replace BOOL8, TRUE, FALSE by bool, true, false

7 лет назад
workingpartset.cpp

Move sources into src dir. Update build scripts.

8 лет назад
workingpartset.h

Move sources into src dir. Update build scripts.

8 лет назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©