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

View File

@@ -407,5 +407,6 @@ CV_EXPORTS_W void drawDataMatrixCodes(InputOutputArray image,
}
#include "opencv2/objdetect/linemod.hpp"
#include "opencv2/objdetect/erfilter.hpp"
#endif