opencv/modules
AKAMath 4c94804bb0 Merge pull request #13837 from amithjkamath:test
New computeECC function, and updated findTransformECC function to make gaussian filtering optional (#13837)

* fix for https://github.com/opencv/opencv/issues/12432 with doc and tests

* Added doc string for new parameter.

* Fixes suggested by Alalek for getting around ABI incompatibility.

* Update to docstring, to remove parameter that isn't relevant.

* More updates based on Alalek's usggestions.
2019-02-22 18:36:40 +03:00
..
calib3d calib3d: Fix calibrateCamera() misleading error 2019-02-12 16:23:34 +03:00
core Merge pull request #13866 from alalek:core_dispatch_mean 2019-02-20 11:50:21 +00:00
cudaarithm Fix documentation of cv::cuda::compare 2018-10-01 13:23:18 +01:00
cudabgsegm CUDA/BgSegm: fix the threshold of MOG2.Update test when detectShadow=true (#12762) 2018-10-09 17:39:39 +03:00
cudacodec Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
cudafeatures2d Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
cudafilters fix test failure of cudafilters Median_Accuracy 2018-10-03 00:59:08 +09:00
cudaimgproc Add CV_16UC1 support for cuda::CLAHE 2019-02-06 17:21:55 +00:00
cudalegacy cudalegacy: Use safe block scan function 2019-02-13 01:55:02 +09:00
cudaobjdetect Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
cudaoptflow Fix Farneback Optical Flow Algorithm 2019-01-13 15:14:45 +00:00
cudastereo cuda::StereoBM - fix hanging and racing issue 2019-02-18 06:03:12 +00:00
cudawarping Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
cudev cudalegacy: Use safe block scan function 2019-02-13 01:55:02 +09:00
dnn Merge pull request #13884 from dkurt:dnn_drop_ie_r1_r2 2019-02-22 11:21:43 +00:00
features2d code clean up 2019-01-14 22:21:21 +03:00
flann Fix Flann compilation under nvcc + NEON 2019-02-19 15:11:01 +02:00
highgui Merge pull request #13453 from crackwitz:w32-opengl-mouse-position 2018-12-26 12:38:59 +00:00
imgcodecs Merge pull request #13382 from LaurentBerger:imreadsize 2018-12-09 15:05:27 +03:00
imgproc Merge pull request #13844 from brad-kelly:integral_avx512_cn234 2019-02-20 12:27:16 +00:00
java cmake(java): add OPENCV_JAVA_SOURCE_VERSION/OPENCV_JAVA_TARGET_VERSION 2018-12-14 00:15:57 +00:00
js Add tests for features2d JavaScript bindings 2019-02-01 19:12:31 +03:00
ml spelling fixes 2019-02-11 15:35:10 +03:00
objdetect code clean up 2019-01-14 22:21:21 +03:00
photo Solves bug 13853 2019-02-18 17:15:05 +01:00
python python: sys.path[0] is reserved for the main script 2019-02-08 17:24:31 +01:00
shape Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
stitching fix initial values bug 2018-12-23 11:28:28 +08:00
superres Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
ts Merge pull request #13317 from terfendail:norm_wintr 2018-11-29 19:34:14 +03:00
video Merge pull request #13837 from amithjkamath:test 2019-02-22 18:36:40 +03:00
videoio spelling fixes 2019-02-11 15:35:10 +03:00
videostab Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
viz viz: call "mapper->Update()" before and after SetInputData() 2018-08-22 15:40:51 +03:00
world Do not build protobuf without dnn (#10689) 2018-02-01 16:30:23 +03:00
CMakeLists.txt cmake: allow providing list of extra modules paths 2018-02-01 19:02:02 +03:00