PDA

View Full Version : CTMF - Constant Time Median Filtering


HolyWu
22nd September 2014, 16:25
https://github.com/HomeOfVapourSynthEvolution/VapourSynth-CTMF

HolyWu
2nd June 2017, 16:49
Update r3.


Add opt parameter and code path for SSE2 and AVX2.
Change the supported bit depth to 8, 10, 12, 14 and 16.


Update r4.


Add faster SIMD code for radius 2.

HolyWu
8th July 2020, 17:46
Update r5:

Add AVX512 optimization.
Add 32 bit float support for radius=2.