Median Stack noise removal

It seem somewhat fitting that given I’ve always wanted to do graphics “stuff” from the moment i touched a computer, I’d start off my posts with something related to graphics.
In this post, i will talk about a noise removal technique that revolves around “stacking” multiple similar images, extracting the Median value for each pixel and using that value as the value for a “denoised” version of the image.
Continue reading