Skip to content

filter::ImageMedian can be used in multiple compilation units

The header was previously not marked inline and therefore you could only have a single instance of the filter compiled in a dynamic library / executable

Merge request reports