opencv/doc/py_tutorials
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 GSoC Python Tutorials 2013-09-23 13:41:14 +05:30
py_bindings Document read-only check in Python bindings. 2023-12-25 12:47:39 +03:00
py_calib3d Merge pull request #27444 from vtjl10:4.x 2025-06-16 09:28:07 +03:00
py_core Remove notice on using deprecated itemset 2024-08-18 15:43:25 +02:00
py_feature2d Merge pull request #26002 from nishanthdass:doc/missing-fields-python-tutorials 2024-08-09 10:34:44 +03:00
py_gui Merge pull request #26002 from nishanthdass:doc/missing-fields-python-tutorials 2024-08-09 10:34:44 +03:00
py_imgproc Add MORPH_DIAMOND support to samples and tutorials 2025-06-27 21:09:53 +05:30
py_ml Merge pull request #26002 from nishanthdass:doc/missing-fields-python-tutorials 2024-08-09 10:34:44 +03:00
py_objdetect Merge pull request #14674 from mehlukas:3.4-moveObjdetect 2019-05-29 23:13:27 +03:00
py_photo Merge pull request #27866 from JayPol559:4.x 2025-10-21 12:30:58 +03:00
py_setup Update py_intro.markdown 2025-07-30 20:37:03 +02:00
py_video remove bgsgm tutorial, set references to OpenCV-Tutorials 2019-05-23 17:11:44 +02:00
py_tutorials.markdown Merge pull request #14674 from mehlukas:3.4-moveObjdetect 2019-05-29 23:13:27 +03:00