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 | ||