Zhao Jiangang

Results 2 comments of Zhao Jiangang

Hi @butterl I use the method you mentioned above to postprocess the merged.png , but the ouput image is like this: ![merged](https://user-images.githubusercontent.com/10370193/58252024-b31bfb80-7d97-11e9-9fbe-adcecf598d9a.jpg) code : input_path="/root/codes/merged.dng" with rawpy.imread(input_path) as raw: im_input...

you need install python test framework pytest: pip2 install pytest