• Stars
    star
    1
  • Language
    C
  • Created about 9 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Bilateral filter is basically an edge-preserving and smoothing, non-linear filter. We present a novel algorithm for bilateral filtering in which we combine box spatial kernel with gauss-polynomial range kernel.A parallel implementation of this algorithm is presented here.