> Can we set any parameter for pfstmo_reinhard02 (like key value and
> white point)? Or they are automatically set by the program using
> Reidhard's method (Parameter Estimation for Photographic Tone
> Reproduction)?
If no parameters are given, Reidhard's method is used to estimate
them. Check "man pfstmo_reinhard0" for the command line options.
> Is pfstmo_reinhard02 implemented for global mapping or local? (It
> seems to me that it is global.) How can I get a local tone-map?
It's both global and local method, but you may need to set command
line option (--scales) to switch to the local method.
Cheers,
Rafal
All manual pages should be installed after you run "make install". But
you may still need to set the shell variable MANPATH to point to where
the manual pages are install (usually /usr/local/man).
You can also go the source directory and run "man ./command.1"
Cheers,
Rafal
If no parameters are given, Reidhard's method is used to estimate
them. Check "man pfstmo_reinhard0" for the command line options.
It's both global and local method, but you may need to set command
line option (--scales) to switch to the local method.
Cheers,
Rafal"
My question is simple. When you use the tone mapping operator from Reinhard02, with the default settings, that is, ' (...).pfs|pfstmo_reinhard02|pfsout (...).bmp', this algorithm implements the global and local tone mapping, as you said in the mail i have quoted?
I need to know, if for, my 10 bit initial image, this algorithm, with the default parameters, preforms both the initial luminance mapping and Automatic dodging-and-burning, as said in the paper: "Photographic Tone Reproduction for Digital Images" by Reinhard et al.
--
You received this message because you are subscribed to the Google Groups "pfstools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pfstools+u...@googlegroups.com.
To post to this group, send email to pfst...@googlegroups.com.
Visit this group at http://groups.google.com/group/pfstools?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
So for what i understand from your reply, i can't use the tone mapping operator from Reinhard02 without using gamma correction? Even if the gamma correction introduces adjustments that i don't want them?
And without specifying the parameter '-s' in the command line the operator just makes the initial luminance mapping skipping up the dodging-and -burning process. Correct?
Rafal--
Sorry to bother you again Rafal, but i am really having a hard time using scales with Reinhard tone mapping algorithm. I am using the nex command line, with some variations in the parameters, but the end result shows always like the colors lost some of their strenght. The image become more bright in all the image, yes, but it feals like a ghost of its original image. Feels like the scales introduce a global operation and not a local one as presented in the paper.. Not really the result i was looking for... Am i doing something wrong?pfsin ...pfs|pfstmo_reinhard02 -s -k 0.36|pfsgamma -g 1.8| pfsout ....bmp
Hi there.In the attatchments, the first picture is the original one, the second one is using only the luminance mapping, with the gamma parameter with the value 1.2, and finally the third one is using the parameters next parameters:pfsin NM227.pfs|pfstmo_reinhard02 -s -k 0.36|pfsgamma -g 1.8| pfsout NM227_new.bmpIf you need the initial pfs file to test, tell me and i will send you.Thanks in advance.Vasco Nascimento
Rafal
Hi there.In the attatchments, the first picture is the original one, the second one is using only the luminance mapping, with the gamma parameter with the value 1.2, and finally the third one is using the parameters next parameters:pfsin NM227.pfs|pfstmo_reinhard02 -s -k 0.36|pfsgamma -g 1.8| pfsout NM227_new.bmp
Rafal