ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

bilateral filter parameters

asked 2013-05-09 10:07:31 -0500

ati gravatar image

Do you know what do these two parameters mean in bilateral filter? SigmaSpatial & SigmaRange

Thanks :)

edit retag flag offensive close merge delete

Comments

If you found the answer helpful, please accept it so the question can be closed. Thanks!

Philip gravatar image Philip  ( 2013-05-11 01:32:33 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
1

answered 2013-05-09 10:49:48 -0500

Philip gravatar image

Let me google that for you!

Long explanation: http://people.csail.mit.edu/sparis/publi/2009/fntcgv/Paris_09_Bilateral_filtering.pdf

Short explanation (taken from PCL documentation):

  • sigma_s the half size of the Gaussian bilateral filter window to use
  • sigma_r the new standard deviation parameter
  • For more information please see C. Tomasi and R. Manduchi. Bilateral Filtering for Gray and Color Images. In Proceedings of the IEEE International Conference on Computer Vision, 1998.
edit flag offensive delete link more
0

answered 2013-05-11 01:35:30 -0500

ati gravatar image

Thanks for the answer. It was helpful :)

edit flag offensive delete link more

Comments

Perfect! By clicking on the small circular icon left to the answer (depicting a check mark), you can mark it as "accepted". If you do that, the question can then be closed as "answered". Thanks, Philip

Philip gravatar image Philip  ( 2013-05-11 02:35:21 -0500 )edit

Thanks for the answer. It was helpful :) let me to ask one more question to make your answer more clear.. may I ask you to take a look at page 8 in this PowerPoint file? there is a definition for SigmaRange(at the end of the page)... minimum amplitude of an edge I do not know what amplitude means he

ati gravatar image ati  ( 2013-05-11 09:01:57 -0500 )edit

@ati please don't ask follow up questions as answers or comments. This is a Q&A website not a forum. And please follow @Philip's instructions for how to accept his answer.

tfoote gravatar image tfoote  ( 2013-05-13 15:45:10 -0500 )edit

Question Tools

Stats

Asked: 2013-05-09 10:07:31 -0500

Seen: 370 times

Last updated: May 11 '13