opencv/doc/py_tutorials/py_photo/py_hdr
Jay Pol 47d71530a7
Merge pull request #27866 from JayPol559:4.x
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.
2025-10-21 12:30:58 +03:00
..
images Add Java and Python code for cascade classifier and HDR tutorials. 2018-06-08 19:30:30 +02:00
py_hdr.markdown Merge pull request #27866 from JayPol559:4.x 2025-10-21 12:30:58 +03:00