mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-07 00:02:52 +08:00
Removed findnegatves build rule from misc_utilities as source file is not found in repository
This commit is contained in:
@@ -35,12 +35,3 @@ TARGET_LINK_LIBRARIES(prepcharsfortraining
|
|||||||
${OpenCV_LIBS}
|
${OpenCV_LIBS}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
ADD_EXECUTABLE( findnegatives findnegatives.cpp )
|
|
||||||
TARGET_LINK_LIBRARIES(findnegatives
|
|
||||||
openalpr
|
|
||||||
support
|
|
||||||
${OpenCV_LIBS}
|
|
||||||
tesseract
|
|
||||||
)
|
|
Reference in New Issue
Block a user