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

Revision history [back]

click to hide/show revision 1
initial version

There are several bilateral filters in PCL:

  1. BilateralFilter, no defaults.
  2. FastBilateralFilter, default is 15.0f spatial width and 0.05f range sigma.
  3. Bilateral filter in KinFu, uses 4.5f spatial width and 0.03f range sigma.