Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.0k views
in Technique[技术] by (71.8m points)

opencv - Normalizing image in Shape from Shading

Im going over this paper by Vogel A Direct Numerical Approach to Perspective Shape-from-Shading. I have a problem in the way they define the normalized image brightness I(x) as:

I(x) = E(x)/sigma

where sigma "depends on the albedo of the surface and the intensity of the light source".

I am estimating the albedo with the formula given here. As the albedo is in the range of [0, 1], and the max light intensity is 255, I'm guessing that sigma must be atmost 255. However, in the paper the authors have taken a value of 1000.

It would be great if someone could explain why, and where I'm wrong.

Thanks

question from:https://stackoverflow.com/questions/65873691/normalizing-image-in-shape-from-shading

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...