mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-06 00:19:46 +01:00
Fix HDR tutorial result mismatch by adding gamma note #27866 This PR fixes #22219 by clarifying the gamma correction value in the HDR tutorial. The function cv.createTonemap() has a default gamma value of 1.0. To match the tutorial example results, gamma should be explicitly set to 2.2. This note has been added to the Tonemap HDR image section of the tutorial. |
||
|---|---|---|
| .. | ||
| images | ||
| py_bindings | ||
| py_calib3d | ||
| py_core | ||
| py_feature2d | ||
| py_gui | ||
| py_imgproc | ||
| py_ml | ||
| py_objdetect | ||
| py_photo | ||
| py_setup | ||
| py_video | ||
| py_tutorials.markdown | ||