opencv/doc/py_tutorials/py_photo
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 HDR tutorial to the python tutorials 2015-12-07 20:57:10 +02:00
py_hdr Merge pull request #27866 from JayPol559:4.x 2025-10-21 12:30:58 +03:00
py_inpainting Merge pull request #23108 from crackwitz:issue-23107 2023-01-09 09:55:31 +00:00
py_non_local_means Merge pull request #26002 from nishanthdass:doc/missing-fields-python-tutorials 2024-08-09 10:34:44 +03:00
py_table_of_contents_photo.markdown fixed whitespace 2015-12-07 22:06:08 +02:00