mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-12-03 00:49:01 +08:00
Merge branch 'master' of https://github.com/tesseract-ocr/tesseract
This commit is contained in:
commit
ed81de91a3
@ -10,6 +10,7 @@ files:
|
|||||||
- cube/.*\.cpp
|
- cube/.*\.cpp
|
||||||
- cutil/.*\.cpp
|
- cutil/.*\.cpp
|
||||||
- dict/.*\.cpp
|
- dict/.*\.cpp
|
||||||
|
- lstm/.*\.cpp
|
||||||
- neural_networks/runtime/.*\.cpp
|
- neural_networks/runtime/.*\.cpp
|
||||||
- opencl/.*\.cpp
|
- opencl/.*\.cpp
|
||||||
- textord/.*\.cpp
|
- textord/.*\.cpp
|
||||||
@ -24,6 +25,7 @@ files:
|
|||||||
- cube/.*\.h
|
- cube/.*\.h
|
||||||
- cutil/.*\.h
|
- cutil/.*\.h
|
||||||
- dict/.*\.h
|
- dict/.*\.h
|
||||||
|
- lstm/.*\.h
|
||||||
- neural_networks/runtime/.*\.h
|
- neural_networks/runtime/.*\.h
|
||||||
- opencl/.*\.h
|
- opencl/.*\.h
|
||||||
- textord/.*\.h
|
- textord/.*\.h
|
||||||
@ -38,6 +40,7 @@ include_directories:
|
|||||||
- cube
|
- cube
|
||||||
- cutil
|
- cutil
|
||||||
- dict
|
- dict
|
||||||
|
- lstm
|
||||||
- neural_networks/runtime
|
- neural_networks/runtime
|
||||||
- opencl
|
- opencl
|
||||||
- textord
|
- textord
|
||||||
|
Loading…
Reference in New Issue
Block a user