Hi
I'm wondering if anyone has been able to do HDR images using 64 bit RGB images (raw)? The tutorial http://docs.opencv.org/master/d3/db7/tutorial_hdr_imaging.html only describes doing HDR with 32 bit images. I've implemented the example in python, but it fails on the type of image, which has to be 8 bits per colour channel, and not the 16 bit per channel I have from my raw files.
Kind regards
Paul