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

ccstruct: Fix some signed/unsigned compiler warnings

5 лет назад
blamer.h

Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')

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

Optimize performance with clang-tidy

5 лет назад
blobbox.h

Add TFloat data type for neural network

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

Remove some unneeded type casts

5 лет назад
blobs.h

Use bool instead of int8_t for boolean variable

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

[clang-format] Execute clang format on include and src dirs.

5 лет назад
blread.h

[clang-format] Execute clang format on include and src dirs.

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

Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')

5 лет назад
boxread.h

Replace all but one remaining STRING by std::string in src/ccstruct

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

Optimize performance with clang-tidy

5 лет назад
boxword.h

Optimize performance with clang-tidy

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

[clang-format] Execute clang format on include and src dirs.

5 лет назад
ccstruct.h

[clang-format] Execute clang format on include and src dirs.

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

[elist] Rework macro into template and small macro. Move common iterator template into 'list_iterator.h'.

5 лет назад
coutln.h

Remove bits16.h and BITS16 data type

5 лет назад
crakedge.h

[clang-format] Execute clang format on include and src dirs.

5 лет назад
debugpixa.h

Basic usage of new Image class. Only pixDestroy is wrapped at the moment.

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

ccstruct: Fix some signed/unsigned compiler warnings

5 лет назад
detlinefit.h

Replace more GenericVector by std::vector for src/ccstruct

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

Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')

5 лет назад
dppoint.h

[clang-format] Execute clang format on include and src dirs.

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

ccstruct: Fix some signed/unsigned compiler warnings

5 лет назад
fontinfo.h

Fix vector resize with init for all elements (issue #3473) (#3474)

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

Fix cloning of Image with pix_ == nullptr (issue #537)

5 лет назад
image.h

[image] Mark PIX** cast explicit to prevent implicit bool checks in ternary operators.

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

Optimize performance with clang-tidy

5 лет назад
imagedata.h

Revert 4fa05b9. Make a note.

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

Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')

5 лет назад
linlsq.h

Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')

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

Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')

5 лет назад
matrix.h

Add TFloat data type for neural network

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

Prepare support for image width and height larger than 32767 (continued)

5 лет назад
mod128.h

Fix more signed/unsigned compiler warnings

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

Fix vector resize with init for all elements (issue #3473) (#3474)

5 лет назад
normalis.h

Basic usage of new Image class. Only pixDestroy is wrapped at the moment.

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

Prepare support for image width and height larger than 32767

5 лет назад
ocrblock.h

Prepare support for image width and height larger than 32767

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

[elist] Rework macro into template and small macro. Move common iterator template into 'list_iterator.h'.

5 лет назад
ocrpara.h

Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')

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

Add const attribute to some functions (API change)

5 лет назад
ocrrow.h

Add const attribute to some functions (API change)

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

Fix build with OpenCL and add namespace to OpenCL code

5 лет назад
otsuthr.h

Basic usage of new Image class. Only pixDestroy is wrapped at the moment.

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

Optimize performance with clang-tidy

5 лет назад
pageres.h

Optimize performance with clang-tidy

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

Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')

5 лет назад
params_training_featdef.h

Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')

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

Prepare support for image width and height larger than 32767

5 лет назад
pdblock.h

Prepare support for image width and height larger than 32767

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

[elist] Rework macro into template and small macro. Move common iterator template into 'list_iterator.h'.

5 лет назад
points.h

Prepare support for image width and height larger than 32767

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

Use bool instead of int for boolean variable

5 лет назад
polyaprx.h

Optimize function ApproximateOutline

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

Prepare support for image width and height larger than 32767

5 лет назад
polyblk.h

Prepare support for image width and height larger than 32767

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

[clang-format] Execute clang format on include and src dirs.

5 лет назад
quadlsq.h

Add const attribute to some functions (API change)

5 лет назад
quadratc.h

[clang-format] Execute clang format on include and src dirs.

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

Basic usage of new Image class. Only pixDestroy is wrapped at the moment.

5 лет назад
quspline.h

Add missing TESS_API.

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

Optimize performance with clang-tidy

5 лет назад
ratngs.h

ccstruct: Fix some signed/unsigned compiler warnings

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

Prepare support for image width and height larger than 32767

5 лет назад
rect.h

Prepare support for image width and height larger than 32767

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

ccstruct: Fix some signed/unsigned compiler warnings

5 лет назад
rejctmap.h

ccstruct: Fix some signed/unsigned compiler warnings

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

ccstruct: Fix some signed/unsigned compiler warnings

5 лет назад
seam.h

ccstruct: Fix some signed/unsigned compiler warnings

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

Use TDimension for arguments of make_edgept

5 лет назад
split.h

Use TDimension for arguments of make_edgept

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

ccstruct: Fix some signed/unsigned compiler warnings

5 лет назад
statistc.h

Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')

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

stepblob: Fix some warnings from clang-tidy

5 лет назад
stepblob.h

Basic usage of new Image class. Only pixDestroy is wrapped at the moment.

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

Remove unneeded type cast

5 лет назад
werd.h

Add const attribute to some functions (API change)

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