Merge remote-tracking branch 'upstream/3.4' into merge-3.4
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Mon, 6 Apr 2020 15:57:43 +0000 (15:57 +0000)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Mon, 6 Apr 2020 15:57:43 +0000 (15:57 +0000)
1  2 
doc/Doxyfile.in
modules/core/include/opencv2/core/utility.hpp
modules/dnn/src/dnn.cpp

diff --cc doc/Doxyfile.in
@@@ -242,11 -240,8 +242,11 @@@ PREDEFINED             = __cplusplus=1 
                           CV_PROP_RW= \
                           CV_WRAP= \
                           CV_WRAP_AS(x)= \
 +                         CV_WRAP_MAPPABLE(x)= \
 +                         CV_WRAP_PHANTOM(x)= \
 +                         CV_WRAP_DEFAULT(x)= \
                           CV_CDECL= \
-                          CV_Func = \
+                          CV_Func= \
                           CV_DO_PRAGMA(x)= \
                           CV_SUPPRESS_DEPRECATED_START= \
                           CV_SUPPRESS_DEPRECATED_END= \
Simple merge