January 24, 2011 2D Minimum and Maximum Filters: Algorithms and Implementation Issues A while back I needed to implement fast minimum and maximum filters for images. I devised (what I thought was) a clever approximation scheme where…