Re: Substract diffuse reflection.... #2
Posted by
Klughammer GmbH on
Oct 26, 2006; 7:13am
URL: http://imagej.273.s1.nabble.com/Substract-diffuse-reflection-tp3701147p3701152.html
Hi Liisa,
I tried the described method and it worked quite well. But you should
start with 1.2*Original.
2.0*Original was too much for me.
You can send me an image and I'll try it for you.
Anna
Liisa Palomaa schrieb:
> Hi...
>
> I don't know if it's works, because I didn't understand how I can do
> it. Where do you do this : Result = a*Original + (1.0-a)*Smoothed; ?
>
> The thing I want to do is to separate the diffuse and specular
> reflection.... This report is a good explanation of what I want.
>
http://www.cvl.iis.u-tokyo.ac.jp/papers/all/651.pdf> Is your "thing" doing the same?
>
> The problem is that I don't know if I can use it for grey-scale images.
>
> //Liisa
>