/Image-smoother

Image smoother for bitmap images

Primary LanguageGo

Image-smoother

This program creates a random binary image with the user-specifed seed (for random number generators), height, and width. The image is then smoothed using five goroutines. The result is displayed to the users.