Commit 2ac196f8 authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #2225 from alalek:backport

parents 15e7f41a 1b5f9f0e
set(the_description "Text Detection and Recognition")
set(__extra_deps "")
if(DEBUG_opencv_text)
list(APPEND __extra_deps PRIVATE opencv_highgui)
list(APPEND __extra_deps PRIVATE_REQUIRED opencv_highgui)
endif()
ocv_define_module(text
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment