opencv/modules/python
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
..
bindings cmake: update installation of python extra submodules 2021-10-15 14:21:31 +00:00
package Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-08-14 15:50:42 +00:00
python2 python: support standalone Python bindings build 2018-06-07 15:16:39 +03:00
python3 cmake: update installation of python extra submodules 2021-10-15 14:21:31 +00:00
src2 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-12-18 02:17:17 +00:00
test Merge pull request #22959 from feuerste:parallel_mertens 2022-12-21 14:10:59 +00:00
CMakeLists.txt Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-08-14 15:50:42 +00:00
common.cmake Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-12-11 15:18:57 +00:00
python_loader.cmake cmake: update installation of python extra submodules 2021-10-15 14:21:31 +00:00
standalone.cmake python: update CMake install rules 2019-03-15 13:11:00 +03:00