Commit 1b5f9f0e authored by Alexander Alekhin's avatar Alexander Alekhin

3.4: backported changes from 'master' branch

parent 15e7f41a
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