mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 11:40:44 +08:00
bc8d494617
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. |
||
---|---|---|
.. | ||
opencl | ||
perf_cuda.cpp | ||
perf_hdr.cpp | ||
perf_inpaint.cpp | ||
perf_main.cpp | ||
perf_precomp.hpp |