Open
Description
System information (version)
- OpenCV => 4.5.5
- Operating System / Platform => Windows 64 Bit
- Compiler => Visual Studio 2019, python 3.10
Detailed description
I run the HDR function in OpenCV sample codes with the tutorial, And I use the same code with same parameters in pycharm and visual studio. However, the results are not same like the result shown on the tutorial page. The following figure are the result run by my code.
Debevec:
Robertson:
Mertenes Fusion:
Someone check my result please and judge it is whether or not a bug.