median-filter-simulator.CIIC 4030 scala assignment. Created a GUI that allows you to input an image to be processed and apply the median filter algorithm to it. There are two outputs, one that uses scala futures and another that uses a sequential order.