mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
Merge commit '43aec5ad' into merge-2.4
Conflicts: cmake/OpenCVConfig.cmake cmake/OpenCVLegacyOptions.cmake modules/contrib/src/retina.cpp modules/gpu/doc/camera_calibration_and_3d_reconstruction.rst modules/gpu/doc/video.rst modules/gpu/src/speckle_filtering.cpp modules/python/src2/cv2.cv.hpp modules/python/test/test2.py samples/python/watershed.py
This commit is contained in:
@@ -470,4 +470,3 @@ Ptr<BackgroundSubtractorMOG> createBackgroundSubtractorMOG(int history, int nmix
|
||||
}
|
||||
|
||||
/* End of file. */
|
||||
|
||||
|
||||
@@ -127,5 +127,3 @@ const Mat& KalmanFilter::correct(const Mat& measurement)
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
@@ -34,4 +34,3 @@ namespace detail
|
||||
|
||||
}// namespace detail
|
||||
}// namespace cv
|
||||
|
||||
|
||||
@@ -685,4 +685,3 @@ CV_EXPORTS_W void calcOpticalFlowSF(InputArray from,
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user