mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-08 15:00:07 +08:00
Updated code for Tesseract 3.0.3
This commit is contained in:
@@ -24,6 +24,7 @@ ADD_EXECUTABLE( benchmark benchmark.cpp )
|
||||
TARGET_LINK_LIBRARIES(benchmark
|
||||
openalpr-static
|
||||
support
|
||||
pthread
|
||||
${OpenCV_LIBS}
|
||||
${Tesseract_LIBS}
|
||||
)
|
||||
@@ -35,4 +36,4 @@ TARGET_LINK_LIBRARIES(prepcharsfortraining
|
||||
${OpenCV_LIBS}
|
||||
)
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user