Processing behind makehdr and tone mapping algorithm?
Mostra commenti meno recenti
When using makehdr of jpeg colored images(5 no.s), we get an hdr image and after tone mapping we calculate the RGB values using impixel command. Luminance is calculated using equation L= K*(.2127*R)+0.7151*G+0.0722*B), where calibration factor K=1, reference. When comparing the luminance value given by photomatix software, the value given by matlab is about 2-3 times greater than the luminance given by photomatix. For example, at a point Lphotomatix is 67 and Lmatlab is 208. Why is this happening?
Risposte (1)
Image Analyst
il 31 Ago 2013
0 voti
I guess they use different equations.
1 Commento
Nithya
il 31 Ago 2013
Categorie
Scopri di più su High Dynamic Range Images in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!