GPU-based anisotropic filtering of grayscale images

1 view (last 30 days)
There are quite a number of contribution on sequential anisotropic diffusion filtering. Are there any GPU-based parallel anistropic filtering functions of grayscale images on MATLAB? Please let me know if there are any MATLAB resources that are available.

Answers (1)

Rajani Mishra
Rajani Mishra on 11 Mar 2020
MATLAB has function named “imdiffusefilt” for Anisotropic diffusion filtering of images, but it does not have GPU support for the same. For the list of functions with GPU support please refer below:
  1 Comment
Preetham Manjunatha
Preetham Manjunatha on 11 Mar 2020
Yes, even I noticed the same. Hopefully MathWorks, MATLAB team will include the GPU support in the later release.

Sign in to comment.

Products


Release

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!