opencv/modules
Marco Feuerstein bc8d494617
Merge pull request #22959 from feuerste:parallel_mertens
Parallelize implementation of HDR MergeMertens.

* Parallelize MergeMertens.

* Added performance tests for HDR.

* Ran clang-format.

* Optimizations.

* Fix data path for Windows.

* Remove compiiation warning on Windows.

* Remove clang-format for existing file.

* Addressing reviewer comments.

* Ensure correct summation order.

* Add test for determinism.

* Move result pyramid into sync struct.

* Reuse sync for first loop as well.

* Use OpenCV's threading primitives.

* Remove cout.
2022-12-21 14:10:59 +00:00
..
calib3d Fix hardcoded maxIters 2022-12-21 09:51:59 +03:00
core Merge pull request #22963 from cudawarped:replace_texture_ref_with_texture_obj 2022-12-20 15:07:10 +03:00
dnn dnn: add the CANN backend (#22634) 2022-12-21 09:04:41 +03:00
features2d Merge pull request #20367 from augustinmanecy:features2d-rw 2022-12-21 16:03:00 +03:00
flann
gapi build: eliminate build warnings on Ubuntu 20.04/16.04 2022-12-20 06:46:30 +00:00
highgui Merge pull request #22885 from asmorkalov:as/new_qt_icons 2022-12-07 14:25:31 +03:00
imgcodecs Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-12-03 12:39:41 +00:00
imgproc Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-12-18 02:17:17 +00:00
java Merge pull request #20367 from augustinmanecy:features2d-rw 2022-12-21 16:03:00 +03:00
js add willReadFrequently on imread in js 2022-10-08 12:05:33 +03:00
ml
objc
objdetect aruco(cleanup): don't use Ptr<FileStorage> 2022-12-21 10:52:43 +00:00
photo Merge pull request #22959 from feuerste:parallel_mertens 2022-12-21 14:10:59 +00:00
python Merge pull request #22959 from feuerste:parallel_mertens 2022-12-21 14:10:59 +00:00
stitching
ts Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-11-16 16:54:11 +00:00
video add nanotrack v2 at regression test. 2022-12-14 14:41:49 +08:00
videoio videoio(v4l): initialize variables 2022-12-21 03:28:09 +00:00
world