GPU-based anisotropic filtering of grayscale images
1 view (last 30 days)
Show older comments
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.
0 Comments
Answers (1)
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:
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!