Skip to content

inczero/ParallelConvolution

Repository files navigation

ParallelConvolution

Gaussian blur implemented in three ways:

  • sequential
  • parallel with equal distribution of the image slices between the tasks
  • parallel with concurrent bags

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages