GPU-based anisotropic filtering of grayscale images

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)

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

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!