niiyan/2005-01-26 のバックアップソース(No.1)

[[niiyan]]

***[[pop:http://www.tsp.person.dk/pop.zip]] [#t25c5d60]
-a filter to get values from variables
--追加漏れ

-Doom9's Forum - pop, a filter to get values from variables that may not yet be initialized
--http://forum.doom9.org/showthread.php?s=&threadid=83451

***[[rangeinfoYV12関数:http://forum.doom9.org/showthread.php?s=&threadid=88769&postid=600114#post600114]] [#e22b47bb]
-[[RangeInfo:http://www.indeus.com/sansgrip/avisynth/RangeInfo-readme.html]]のYV12バージョン
--popが必要(上記参照)

-Doom9's Forum - Show max / min luma - help needed from script wizard
--http://forum.doom9.org/showthread.php?s=&threadid=88769&postid=600114#post600114

-[[RangeInfo:http://www.indeus.com/sansgrip/avisynth/RangeInfo-readme.html]](SansGrip's Avisynth Filters)
--http://www.indeus.com/sansgrip/avisynth/

***[[ChangeColour v0.1:http://www.geocities.com/siwalters_uk/changecolour01.zip]] [#l9615fd1]
-特定の色を別の色に置き換えるプラグイン
-書式:
 ChangeColour(clip clip, int param1, int param2, int param3, int param4)

-RGB32のみ

-Doom9's Forum - How to replace one color to another ...?
--http://forum.doom9.org/showthread.php?s=&threadid=88727&postid=599828#post599828

***[[VariableBlur v0.2:http://www.tsp.person.dk/VariableBlur.zip]] [#g37efdc2]
-変更点
--gaussian blurの最適化(現在は3x3マスクの代わりに5x5マスクを使用)
--average blurの最適化(よりスマートなアルゴリズムにより、あるファクターにおいて20から100程度の高速化)