Skip to content

behdadkha/ImageBlur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Blur

Gaussian blur implementation in Go!
Devides the image into equal pieces, each thread gets a piece and applys the Gaussian blur algorithm.

Before After

About

Multi-threaded Image blurring tool in GO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages