Added video tone mapping demonstration into OpenCV samples

Date de publication : Dec 12, 2011 4:0:42 PM

Just started developing a demo program enabling to process OpenEXR High Dynamic Range (HDR) image sequences to be tone mapped with the help of the retina model.

Still under development but already available on the svn repository of OpenCV (checkout http://opencv.willowgarage.com/wiki/).

Main potential issues : manage the various pixel values range of HDR images but maintain a stable behavior of the retina input management part.