- by Joonsun Hwang (201321140) -
- Applied the gaussian filter(7x7) when importing input image files
- Used algorithm, flood fill
- Used morphology - close method
- Applied the median filter(5x5) + gaussian filter(7x7) + binary threshold(200) when exporting output image files