question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feat] Bilateral filter

See original GitHub issue

🚀 Feature

Would be great to have a differentiable version of Bilater Filtering kornia.filter.bilateral_blur

We can follow opencv signature: https://docs.opencv.org/3.4/d4/d86/group__imgproc__filter.html#ga9d7064d478c95d60003cf839430737ed

Resource: http://jamesgregson.ca/bilateral-filtering-in-python.html

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:18 (12 by maintainers)

github_iconTop GitHub Comments

2reactions
AnimeshMaheshwari22commented, Jun 2, 2021

Hello! I would like to work in the Bilateral filter functionality.

0reactions
edgarribacommented, Feb 23, 2022

Since I had submitted a PR, I can continue that and give it a try!

would be great to follow this new implementation

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bilateral filter - Wikipedia
A bilateral filter is a non-linear, edge-preserving, and noise-reducing smoothing filter for images. It replaces the intensity of each pixel with a weighted ......
Read more >
STOCHASTIC BILATERAL FILTER AND STOCHASTIC NON ...
We propose Stochastic Bilateral Filter (SBF) and Stochastic Non-local Means (SNLM)—fast ... This remarkable feat stems from an efficient ran-.
Read more >
Method of performing fast bilateral filtering and using the same ...
The bilateral filter is a non-linear filter, where the weight of each pixel is computed using a Gaussian in the spatial domain multiplied...
Read more >
Illustration of bilateral filtering based on local statistics prior
and the bilateral filter approximation based on the local prior in red ('--'). ... and processing of images featuring low signal-to-noise ratio.
Read more >
Bilateral Filter - Ryan Iyengar - Shazam
Listen to Bilateral Filter by Ryan Iyengar, 122 Shazams.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found