Log in

View Full Version : TEMmod - modified TEdgeMask for avisynth2.6


Chikuzen
8th August 2013, 05:46
I wrote a modified version of TEdgeMask for a mainly intellectual interest.
This may also be pleasing if you like TEdgeMask and Avisynth2.6.

binary: TEMmod-0.2.0.zip (http://www.mediafire.com/download/wvtc1mpelav54wl/TEMmod-0.2.0.zip)

source code: https://github.com/chikuzen/TEMmod/

EDIT:
20130812 update to 0.2.0

Chikuzen
9th August 2013, 14:41
update to 0.1.0

* add two types of calcurate map method (almost same as original)
* more SSE2 optimization

EDIT:
a bug was found. updated to 0.1.1.

Chikuzen
12th August 2013, 12:44
update to 0.2.0

* add new calculatre map method (generic Sobel edge detection) as type5.
* add new arg 'scale'.