You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Showerthought:
I think the performance of the mean filter (sphere, non-seperable) could be greatly improved by using a tiling approach, instead of fetching every cell from the GPU-RAM everytime it is loaded.
How this could be done I have not thought about thoroughly.
The text was updated successfully, but these errors were encountered:
Showerthought:
I think the performance of the mean filter (sphere, non-seperable) could be greatly improved by using a tiling approach, instead of fetching every cell from the GPU-RAM everytime it is loaded.
How this could be done I have not thought about thoroughly.
The text was updated successfully, but these errors were encountered: