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

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"