Merge pull request #14011 from komakai:debug-build
* Add Android SDK debug build flag * Change LOG_TAG define for consistency with other modules
This commit is contained in:
committed by
Alexander Alekhin
parent
49093d6d38
commit
55f02d8c66
@@ -6,6 +6,7 @@
|
||||
|
||||
#include "dnn_converters.hpp"
|
||||
|
||||
#define LOG_TAG "org.opencv.dnn"
|
||||
|
||||
void Mat_to_MatShape(cv::Mat& mat, MatShape& matshape)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user