1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

Merge pull request #1159 from lluisgomez:scene_text_detection_NM

This commit is contained in:
Roman Donchenko
2013-07-25 12:13:47 +04:00
committed by OpenCV Buildbot
10 changed files with 9547 additions and 1 deletions
File diff suppressed because it is too large Load Diff
+2
View File
@@ -46,6 +46,8 @@
#include "opencv2/objdetect.hpp"
#include "opencv2/imgproc.hpp"
#include "opencv2/ml.hpp"
#include "opencv2/core/utility.hpp"
#include "opencv2/opencv_modules.hpp"