Fixed utf8 linking issue

This commit is contained in:
Matt Hill
2015-05-03 14:00:49 -04:00
parent 862c60632d
commit be5c3b307c
4 changed files with 27 additions and 22 deletions

View File

@@ -50,6 +50,7 @@
#include <opencv2/core/core.hpp>
#include "support/platform.h"
#include "support/utf8.h"
#define DEFAULT_TOPN 25
#define DEFAULT_DETECT_REGION false