-
FFmpeg contains many filters that users may want to apply to their upscaled videos. Providing some method of letting users enter in their complex filters & options would be beneficial.
Alternativel…
-
**Component**
DIPlib
**Describe the problem that this feature would solve**
Create a bilateral filter in polar coordinates, allowing automatic filtering images of the solar corona, to achieve res…
-
-
I've encountered a weird issue when implementing a bilateral filter function using SIMD in utils.py. When compiling, an error is raised with the following information:
![image](https://github.com/use…
-
Hi,
I want to know that how to run the code [ Adaptive Bilateral Filter] posted by you in matlab. Also Need which article you implemented in that. Thanks in advance.
-
**Is your feature request related to a problem? Please describe.**
It would be good to provide a bilateral filter equivalent to the one used in `skimage.restoration.denoise_bilateral`. This version…
-
This issue has been imported from [gitlab](https://gitlab.tubit.tu-berlin.de/carsten.brandt/unified-image-processing-framework/issues/31).
- author: @rhaensch
- assignee: @
- created on: 2015-05-29T14…
-
Hello,
In your paper [Fast Compressive Bilateral Filter](https://ieeexplore.ieee.org/document/7843844/) you suggest even faster implementation to the [Compressive Bilateral Filter](https://ieeexplo…
-
Reported [on the forum:](https://tech.knime.org/forum/knime-image-processing/bilateral-filter)
I could reproduce this issue and was able to confirm that the Bilateral Filter in ImageJ is much faste…
-
running the code Pebblecounts.py, after the selection of filters, in scale 1 of 3 a large number of windows are tested:
How can I set manually the window size (or the windows number)??
```
..…