mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
![]() MergeDebevec takes camera response function as an optional input parameter. Despite being clearly marked as input, this matrix is overwritten during processing. This commit adds a temporary matrix to store the log response and avoid modification of the input. |
||
---|---|---|
.. | ||
include/opencv2 | ||
misc/java/test | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |