Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

HDR imaging with 48 bit RGB images

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

HDR imaging with 48 64 bit RGB images

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

HDR imaging with 64 48 bit RGB images

Hi

I'm wondering if anyone has been able to do HDR images using 64 48 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

click to hide/show revision 4
retagged

updated 2015-05-12 08:26:19 -0600

berak gravatar image

HDR imaging with 48 bit RGB images

Hi

I'm wondering if anyone has been able to do HDR images using 48 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