JuliaImages / ImageSmooth.jl

Image smoothing algorithms
MIT License
7 stars 1 forks source link

CUDA implementation of `L0Smooth` #14

Open johnnychen94 opened 3 years ago

johnnychen94 commented 3 years ago

This algorithm can be expected to run 10x-100x faster if implemented in GPU.