Commit a52c0a2b authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

probably fixed compile errors

parent 4906050e
set(the_description "Text Detection and Recognition")
ocv_define_module(text opencv_ml opencv_imgproc opencv_core)
ocv_define_module(text opencv_ml opencv_highgui opencv_imgproc opencv_core)
......@@ -8,7 +8,6 @@
* Author: Lluis Gomez i Bigorda <lgomez AT cvc.uab.es>
*/
#include "opencv2/opencv.hpp"
#include "opencv2/text.hpp"
#include "opencv2/highgui.hpp"
#include "opencv2/imgproc.hpp"
......
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