removed problem with duplicated CV_OUT InputOutputArray parameters (ticket #1348)

This commit is contained in:
Vadim Pisarevsky
2011-08-31 12:36:19 +00:00
parent e61f4c4a4b
commit a5df21bf24
2 changed files with 2 additions and 2 deletions

View File

@@ -11,8 +11,7 @@ opencv_hdr_list = [
"../../video/include/opencv2/video/tracking.hpp",
"../../video/include/opencv2/video/background_segm.hpp",
"../../objdetect/include/opencv2/objdetect/objdetect.hpp",
"../../highgui/include/opencv2/highgui/highgui.hpp",
"opencv_extra_api.hpp",
"../../highgui/include/opencv2/highgui/highgui.hpp"
]
"""