GPU-based anisotropic filtering of grayscale images
    2 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Preetham Manjunatha
      
 el 9 de Mzo. de 2020
  
    
    
    
    
    Comentada: Preetham Manjunatha
      
 el 11 de Mzo. de 2020
            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 comentarios
Respuestas (1)
  Rajani Mishra
    
 el 11 de Mzo. de 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:
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

