- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi guys! I want to somehow smooth the values of my depth map I get from Realsense sensor,so that I don't have so much noise.
I guess I have to take into account the values of neighbor pixels.Can anyone suggest any opencv smoothing filter to apply that works?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can use following methods.
1, The Smoother Utility. See details @https://software.intel.com/sites/landingpage/realsense/camera-sdk/2014gold/documentation/html/index.html?manuals_the_smoother_utility.html
2, Change the Depth Confidence Threshold
Thanks!

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page