Log in

View Full Version : some python filters (for fun)


feisty2
12th June 2015, 15:50
https://github.com/IFeelBloated/VaporPlacebo/blob/master/Float%20Point%20Functions.py

same stuff like the plugin version
the difference is things above only work at high precision float point clips (errors might pop if u try to apply them on integer clips), plugins only work at 16bpc integer at most currently
kinda temporary, they will all become useless garbage once Myrsloik updates the plugins someday.
but I'm that kinda guy always lookin 4 right now, so here they are

feisty2
13th June 2015, 15:50
update: added RemoveGrain (mode 0-24)
EDIT:
note:
1. stripped interlacing features from deinterlacing modes (13-16) , they work like any regular neighbor filters now, do the "separatefields,weave..." stuff to assemble the actual mode 13-16 urself
2. mode21=mode22
3. mode11=mode12

feisty2
14th June 2015, 08:38
update: A LOT faster now, optimized with numpy

feisty2
16th June 2015, 09:52
update: added Repair (mode 0-24)
note: mode11=mode1