ノイズ除去(2D) のバックアップの現在との差分(No.71)


  • 追加された行はこの色です。
  • 削除された行はこの色です。
#contents

-''_2DCleanYUY2 &color(green){[1.0/2.0/2.5]}; &color(blue){[YUY2]};''
--作者 / kiraru2002
--説明 / VirtualDub plugin - Jim Casaburi's 2D Cleaner 及び Jaan Kalda's Optimized 2D Cleaner のロジックを参考に作成。
--プラグイン / _2DCleanYUY2.dll(''&color(green){[1.0/2.0]};''), _2DCleanYUY2_for_25.dll(''&color(green){[2.5]};'')
--URL / http://members.at.infoseek.co.jp/kiraru2002/  
--URL / [[アーカイブ]]を参照。

-''_2DCleanYUY2 ver. 0.10 mod for YV12 and SMP &color(green){[1.0/2.0]}; &color(blue){[YUY2]}; / &color(green){[2.5]}; &color(blue){[YUY2/YV12]};''
--作者 / kiraru2002(オリジナル) / - (mod for YV12 and SMP)
--説明 / _2DCleanYUY2の改造版。色空間YV12対応と2CPUに対応(YV12ではRadiusX=2のみ有効)。
--プラグイン / _2DCleanYUY2.dll(''&color(green){[1.0/2.0]};''), _2DCleanYUY2_for_25.dll(''&color(green){[2.5]};'')
--URL / http://members.at.infoseek.co.jp/xeon533/
--URL / [[アーカイブ]]を参照。

-''AdaptiveMedian &color(green){[2.5]}; &color(blue){[RGB24/RGB32/YUY2/YV12]};''
--作者 / V.C.Mohan
--説明 / ローカル・グリッドの最小値、最大値、中央(median)値を見つけて、よりよい統計を得るために、制限付きの最大サイズに拡大する。ごま塩ノイズ(salt and pepper noise)((参考: [[ゴマ - Wikipedia:http://ja.wikipedia.org/wiki/%E8%83%A1%E9%BA%BB]]))をフィルタリングするのに役立つ。
--説明 / ある種のノイズを削除するための適応型メディアンフィルタ。移動するローカルグリッドの局所統計量((local statistics))(最小値、最大値、中間値)を使用し、局所統計量によってグリッドサイズを変更する。ごま塩ノイズ(salt and pepper noise)((参考: [[ゴマ - Wikipedia:http://ja.wikipedia.org/wiki/%E8%83%A1%E9%BA%BB]]))の除去に役立つ。
--プラグイン / AdaptiveMedian.dll
--URL / http://www.avisynth.org/vcmohan/
--URL / http://avisynth.nl/vcmohan/

-''AniNR &color(green){[2.5]}; &color(blue){[YV12]};''
--作者 / のらねこ
--説明 / 「エッヂを保存しながら平滑化とエッヂのクリーニングを行うフィルタ」(AniNR.txt より)。
--プラグイン / AniNR.dll
--URL / http://sky.geocities.jp/apechironnup/junk.html

-''at_denoise &color(green){[2.5]}; &color(blue){[ - ]};''
--作者 / Manao
--説明 / 異方性フィルタリング(アニソトロピックフィルタリング)((参考: [[用語集:http://laputa.cs.shinshu-u.ac.jp/~shimahara/words.html#wafer]]、[[NVIDIA が ATI に噛み付いた「テクスチャの異方性フィルタリング」ってなに?:http://www.4gamer.net/specials/3de/nv_at/nv_at01.html]]、[[テクスチャフィルタリング - Wikipedia:http://ja.wikipedia.org/wiki/%E3%83%86%E3%82%AF%E3%82%B9%E3%83%81%E3%83%A3%E3%83%95%E3%82%A3%E3%83%AB%E3%82%BF%E3%83%AA%E3%83%B3%E3%82%B0#.E7.95.B0.E6.96.B9.E6.80.A7.E3.83.95.E3.82.A3.E3.83.AB.E3.82.BF.E3.83.AA.E3.83.B3.E3.82.B0]]))を用いたノイズ除去フィルタ。強力なノイズ除去を行いながらもエッジをぼかさないことが可能と多目的。v1.0 alpha2 から時間軸ノイズ除去に関係するパラメータも追加されています。Doom9's Forum 関連スレッド: [[AnisoTools v1.0 alpha 1 - Doom9's Forum:http://forum.doom9.org/showthread.php?t=137451]]
--プラグイン / anisotools-25.dll(AviSynth 2.5 用), anisotools-26.dll(AviSynth 2.6 用)
--URL / http://manao4.free.fr/

-''Bilateral &color(green){[2.5]}; &color(blue){[YV12]};''
--作者 / MfA
--説明 / 正方形のコンボリューション・マスクを使用する。バイラテラル・フィルタ((参考: [[t-pot『バイラテラルフィルタ』:http://tpot.jpn.ph/t-pot/program/132_BilateralFilter/index.html]]、[[Bilateral Filtering:http://homepages.inf.ed.ac.uk/rbf/CVonline/LOCAL_COPIES/MANDUCHI1/Bilateral_Filtering.html]](英語)、%%[[Bilateral Filter の解説:http://www.geocities.jp/mailkuroiwa/bilateralfilter.html]]%%))の実装。
--プラグイン / Bilateral.dll
--URL / http://home.student.utwente.nl/m.f.al/bilateral/

-''BucketMedian &color(green){[2.5-]}; &color(blue){[YV12/YV24/YV16/YV411/Y8]};''
--作者 / chikuzen
--説明 / バケットソートアルゴリズムを適用する空間軸メディアンフィルタ。
--プラグイン / BucketMedian.dll
--URL / http://csbarn.blogspot.jp/2012/04/bucketmedian-2.html (バージョン 0.2.0)

-''ColourizeSmooth &color(green){[2.5]}; &color(blue){[YUY2]};''
--作者 / insanedesio
--説明 / http://www.cs.huji.ac.il/~yweiss/Colorization(グレースケール画像(動画含む)のカラー化に関する論文)をベースとしたアルゴリズム使って、与えられたクリップを平滑化(smooth)する。ColourizeSmoothでは、"コスト機能の最小化(minimizing the cost function)"の代わりに、単純に、加重平均(Weighted Average)((参考: [[平均 - Wikipedia:http://ja.wikipedia.org/wiki/%E5%B9%B3%E5%9D%87#.E5.8A.A0.E9.87.8D.E5.B9.B3.E5.9D.87]]))を実際のピクセル値として使用する。将来的には、時間軸方向での近傍の検出とYV12サポートが追加される予定。
--プラグイン / ColourizeSmooth.dll
--URL / http://www.ualberta.ca/~ab31/

-''DeClick &color(green){[2.5]}; &color(blue){[YUY2]};''
--作者 / Donald Graft
--説明 / クリックノイズ除去。※クリックノイズについては、付属のサンプル画像参照。
--プラグイン / declick.dll
--URL / http://www.avisynth.org/warpenterprises/
--URL / http://www.avisynth.nl/warpenterprises/

-''DeJitter &color(green){[2.5]}; &color(blue){[RGB24/RGB32/YUY2/YV12]};''
--作者 / V.C.Mohan
--説明 / 状態の悪いVHSからの変換時に見られる水平方向のジッター((参考: [[ASCII24 - アスキー デジタル用語辞典 - ジッター:http://yougo.ascii24.com/gh/62/006200.html]]))を訂正。
--プラグイン / DeJitter.dll
--URL / http://www.avisynth.org/vcmohan/
--URL / http://www.avisynth.nl/vcmohan/

-''DeNoise &color(green){[2.5]}; &color(blue){[RGB24/RGB32/YUY2/YV12]};''
--作者 / V.C.Mohan
--説明 / グローバルとローカルの分散((参考: [[統計用語辞典:http://www8.plala.or.jp/psychology/toukei.htm]]))を使って、画像からのノイズを適応的にフィルタ処理する。また、[[watershed>その他のプラグイン#Watershed]](分水嶺法)や再カラーリングの作業のために、入力クリップをきれいにするのに役立つ。
--プラグイン / Denoise.dll
--URL / http://www.avisynth.org/vcmohan/
--URL / http://www.avisynth.nl/vcmohan/

-''DeSaltPepper &color(green){[2.5]}; &color(blue){[RGB24/RGB32/YUY2/YV12]};''
--作者 / V.C.Mohan
--説明 / いわゆるごま塩ノイズ(salt and pepper noise)((参考: [[ゴマ - Wikipedia:http://ja.wikipedia.org/wiki/%E8%83%A1%E9%BA%BB]]))を除去するためのプラグイン。ノイズの特定には morphology((参考: [[工博甲第131号 : 小島昭二 : 一次元化MORPHOLOGICAL画像処理アーキテクチャ:http://www.lib.shizuoka.ac.jp/gakui/gde/gde131.htm]])) 演算を使用し、周囲のピクセルとの平均または最大値/最小値によって置き換える。
--プラグイン / DeSaltPepper.dll
--URL / http://www.avisynth.org/vcmohan/DeSaltPepper/DeSaltPepper.html
--URL / http://www.avisynth.nl/vcmohan/DeSaltPepper/DeSaltPepper.html

-''DeScratch &color(green){[2.5]}; &color(blue){[YV12]};''
--作者 / Alexander G. Balakhnin(Fizick)
--説明 / 映画フィルムの垂直方向のスクラッチノイズ(ひっかき傷状のノイズ)を検出し、除去する。
--プラグイン / descratch.dll
--URL / http://avisynth.org.ru/fizick.html

-''&aname(DeVeed);DeVeed &color(green){[2.5]}; &color(blue){[RGB24/RGB32/YUY2/YV12]};''
--作者 / V.C.Mohan
--説明 / (とくに MPEG ソースにおいて見られる)低レベルノイズを低減するフィルタ。同じ作者による同様のフィルタに [[WeedFN>#WeedFN]] がある。
--プラグイン / DeVeed.dll
--URL / http://www.avisynth.org/vcmohan/
--URL / http://www.avisynth.nl/vcmohan/

-''dw2DNR &color(green){[2.5]}; &color(blue){[YUY2]};''
--作者 / hanamahanama
--説明 / 「場所に応じて大きいマスク1種類と、小さいマスク2種類の計3種類のマスクを使い分けながらノイズ除去(ぼかし)」を行う。[[dw3DNR>ノイズ除去(2D+時間軸)#dw3dnr]]プラグインの派製品。インターレース非対応。
--プラグイン / dw2DNR.dll
--URL / http://www5e.biglobe.ne.jp/~hoe/dv-and-movie/tipsxxx/index.html

-''eDeen &color(green){[2.5]}; &color(blue){[YV12]};''
--作者 / MarcFD
--説明 / 超パワフルな平面(Spatial)ノイズ除去フィルタ。
--プラグイン / eDeen.dll
--URL / http://ziquash.chez-alice.fr/

-''EquLines &color(green){[2.5]}; &color(blue){[YUY2/YV12]};''
--作者 / Alexander G. Balakhnin(Fizick)
--説明 / 偶数・奇数フィールドの輝度を平均化。※要avisynth_c.dll
--プラグイン / equlines.dll
--URL / http://avisynth.org.ru/fizick.html

-''ExtendedBilateral &color(green){[2.5]}; &color(blue){[YUY2/YV12]};''
--作者 / insanedesio
--説明 / 「初期評価前処理(initial estimation preprocess)」を追加することによって、通常のバイラテラル・フィルタ((参考: [[t-pot『バイラテラルフィルタ』:http://tpot.jpn.ph/t-pot/program/132_BilateralFilter/index.html]]、[[Bilateral Filtering:http://homepages.inf.ed.ac.uk/rbf/CVonline/LOCAL_COPIES/MANDUCHI1/Bilateral_Filtering.html]](英語)、%%[[Bilateral Filter の解説:http://www.geocities.jp/mailkuroiwa/bilateralfilter.html]]%%))を拡張。TBilateralとの併用も可能。Doom9's Forum 関連スレッド: [[filter: ExtendedBilateral - Doom9's Forum:http://forum.doom9.org/showthread.php?t=96015]]。
--プラグイン / ExtendedBilateral.dll
--URL / http://www.ece.ualberta.ca/~adityab/ExtendedBilateral/

-''GreycBlur''
--[[シャープ・ぼかし]]を参照。

-''[[KenKunNR]] &color(green){[2.5]}; &color(blue){[YUY2/YV12]};''
--作者 / -
--説明 / AviUtlのノイズ除去ライクなNR。
--プラグイン / warpsharp.dll
--URL / [[warpsharpパッケージ]]を参照。

-''Kuwahara'' ''&color(green){[ - ]}; &color(blue){[RGB]};''
--作者 / Wilbert
--説明 / Kuwahara フィルタ((参考: [[Kuwahara filter - Wikipedia, the free encyclopedia:http://en.wikipedia.org/wiki/Kuwahara_filter]]))の AviSynth 実装。エッジを保持しながら空間軸の平滑化を行う。Doom9's Forum 関連スレッド: [[Kuwahara filter - Doom9's Forum:http://forum.doom9.org/showthread.php?t=171029]]、[[Kuwahara filter for Avisynth? - Doom9's Forum:http://forum.doom9.org/showthread.php?t=170788]]
--プラグイン / Kuwahara.dll
--URL / http://www.wilbertdijkhof.com/

-''Median'' ''&color(green){[ - ]}; &color(blue){[ - ]};''
--作者 / ajk
--説明 / 3 から 25 のクリップを取るメディアンフィルタ。
--プラグイン / -
--URL / http://forum.doom9.org/showthread.php?t=170216

-''MosquitoNR &color(green){[2.5]}; &color(blue){[YUY2/YV12]};''
--作者 / Bean17
--説明 / AviUtl プラグイン「モスキートノイズ低減フィルタ」の AviSynth 移植版。作者のホームページ: [[BeanのAviUtlプラグイン置き場:http://www.geocities.jp/w_bean17/]]
--プラグイン / MosquitoNR.dll
--URL1 / https://twitter.com/#!/B_Inary/statuses/167881882862751745 (ver.120210)
--URL2 / [[アーカイブ]](64 ビット版)

-''MSmooth &color(green){[2.5]}; &color(blue){[RGB32/YV12]};''
--作者 / Donald Graft
--説明 / アニメにおけるフラットなエリアだけでなく、モスキートノイズにも有効な平滑化フィルタ(Smoother)。
--プラグイン / Msmooth.dll
--URL / http://neuron2.net/msmooth/msmooth.html

-''Msoften &color(green){[1.0/2.0]}; &color(blue){[YUY2]};''
--作者 / MarcFD
--説明 / 2dcleanerライクな平面ノイズ除去フィルタ。
--プラグイン / msoften.dll
--URL / http://www.avisynth.org/warpenterprises/attic.html
--URL / http://www.avisynth.nl/warpenterprises/attic.html

-''MVClean &color(green){[2.5]}; &color(blue){[YV12]};''
--作者 / Violao
--説明 / [[MVTools>その他のプラグイン#c7846487]]の動きベクトル検索エンジンに基づいた、フレームのごみ(しみ)をきれいにするフィルタ。古い映画の復元処理に役立つ。
--プラグイン / mvclean.dll
--URL / http://www.bossanovaguitar.com/video/

-''NirMalam &color(green){[2.5]}; &color(blue){[RGB24/RGB32/YUY2/YV12]};''
--作者 / V.C.Mohan
--説明 / 適応型ローカルノイズ低減フィルタ。
--プラグイン / NirMalam.dll
--URL / http://www.avisynth.org/vcmohan/
--URL / http://www.avisynth.nl/vcmohan/

-''PMD &color(green){[2.5]}; &color(blue){[YUY2/YV12]};''
-''&aname(pmd);PMD &color(green){[2.5]}; &color(blue){[YUY2/YV12]};''
--作者 / エモリ
--説明 / 「辻 裕之氏らによる修正PMD法を参考にして作製された」ノイズ除去プラグイン。「インパルスノイズに強く」、「エッジを保存しつつその付近やリンギングがきれいにな」る。要 MSVCR71.DLL。
--説明 / 「辻 裕之氏らによる修正PMD法を参考にして作製された」ノイズ除去プラグイン。「インパルスノイズに強く」、「エッジを保存しつつその付近やリンギングがきれいにな」る。要 MSVCR71.DLL。高速化版の [[fPMD>#fpmd]] もある。
--プラグイン / PMD.dll
--URL / http://www.geocities.jp/pmd_no_naka/index.html

-''ReSmoother &color(green){[2.5]}; &color(blue){[YUY2]};''
--作者 / Optronic
--説明 / 大きい半径に対して高速な平面平滑化フィルタ(Spatial Smoother)。
--プラグイン / resmoother.dll
--URL / http://users.iptelecom.net.ua/~michael/filters/resmooth250.zip

-''SegmentedAmp''
--[[シャープ・ぼかし>シャープ・ぼかし#SegmentedAmp]]を参照。

-''SmartSmoothYuy &color(green){[1.0/2.0]}; &color(blue){[YUY2]};''
--作者 / Donald Graft, Avery Lee, Gunnar Thalin(以上、VirtualDub版), Hans-Martin Kreuz(AviSynth版)
--説明 / VirtualDub用[[Smart Smoother:http://neuron2.net/smooth.html]]プラグインのAviSynth移植版。エッジをぼかすことなくノイズを除去する。AviSynth版は、インターレースビデオに対応していない。
--プラグイン / SmartSmoothYuy.dll
--URL / http://neuron2.net/hosted.html

-''Smoother &color(green){[2.5]}; &color(blue){[YV12]};''
--作者 / のらねこ
--説明 / スムージングプラグイン。「上下、左右の2方向の傾きを計算し、より大きい傾き方向と直行する方向にぼか」す(Smoother.txt より)。輝度のみ処理。周囲 2 ピクセルは処理しない。
--プラグイン / Smoother.dll
--URL / http://sky.geocities.jp/apechironnup/junk.html

-''SmoothHiQ(Smoother HiQ) &color(green){[1.0/2.0/2.5]}; &color(blue){[YUY2]};''
--作者 / Klaus Post
--説明 / ノイズやMPEGアーティファクト(人工的な歪み)を除去するために、ビデオ素材に対し平面的平滑化(Spatial Smoothing)を行う。
--プラグイン / SmoothHiQ.dll
--URL / http://www.avisynth.org/warpenterprises/attic.html (''&color(green){[1.0/2.0]};'')
--URL / http://www.avisynth.org/warpenterprises/ (''&color(green){[2.5]};'')
--URL / http://www.avisynth.nl/warpenterprises/attic.html (''&color(green){[1.0/2.0]};'')
--URL / http://www.avisynth.nl/warpenterprises/ (''&color(green){[2.5]};'')

-''SmoothUV &color(green){[2.5]}; &color(blue){[ - ]};''
--作者 / Donald Graft, Kurosu
--説明  / カラーノイズ除去フィルタ(輝度における処理はなし)。
--プラグイン / SmoothUV.dll
--URL / http://www.avisynth.org/warpenterprises/
--URL / http://www.avisynth.nl/warpenterprises/

-''&aname(SpaceDust);SpaceDust &color(green){[1.0/2.0]}; &color(blue){[RGB24/RGB32/YUY2]};'' 
--作者 / Steady
--説明 / [[PixieDust>ノイズ除去(2D+時間軸)#PixieDust]]から平面(Spatial)フィルタを抜き出したもの。ノイズを(除去するのではなく)低減する。
--プラグイン / DustV5.dll
--URL / http://www.avisynth.org/warpenterprises/attic.html
--URL / http://www.avisynth.nl/warpenterprises/attic.html

-''SpatialFiltering &color(green){[1.0/2.0]}; &color(blue){[YUY2]};''
--作者 / MarcFD
--説明 / 12種類の2DNRフィルタ
--プラグイン / mam.dll
--URL / http://www.avisynth.org/warpenterprises/attic.html
--URL / http://www.avisynth.nl/warpenterprises/attic.html

-''SpatialSoften2'' ''&color(green){[1.0/2.0/2.5]}; &color(blue){[YUY2]};''
--作者 / Seva Redkin
--説明  / AviSynthに内蔵されているSpatialSoftenフィルタの高速版。
--プラグイン / SpatialSoften2.dll
--URL / http://people.smartchat.net.au/~redkin/spatialsoften2/

-''SSHiQ &color(green){[2.5]}; &color(blue){[ - ]};''
--作者 / Donald Graft, Kurosu
--説明  / -
--プラグイン / SmoothUV.dll
--URL / http://www.avisynth.org/warpenterprises/
--URL / http://www.avisynth.nl/warpenterprises/

-''SSIQ &color(green){[2.5]}; &color(blue){[RGB32/YUY2/YV12]};''
--作者 / Tim Parks(オリジナル), Mark DeNies(最適化), Fredrik Mellbin(AviSynth版)
--説明 / VirtualDub用Smart Smoother IQv0.6のAviSynth移植版
--プラグイン / SSIQ.dll
--URL / http://ivtc.org/new/
//--URL / http://ivtc.org/
--URL / http://avisynth.nl/warpenterprises/

-''TAnisotropic &color(green){[2.5]}; &color(blue){[YUY2/YV12]};''
--作者 / tritical
--説明 / Anisotropic Diffusion(異方性拡散)による平滑化フィルタ。
--プラグイン / TAnisotropic.dll
--URL / http://www.missouri.edu/~kes25c/
--URL / http://web.missouri.edu/~kes25c/

-''&aname(TBilateral);TBilateral &color(green){[2.5]}; &color(blue){[YUY2/YV12]};''
--作者 / tritical
--説明 / bilateralフィルタ・アルゴリズム((参考: [[t-pot『バイラテラルフィルタ』:http://tpot.jpn.ph/t-pot/program/132_BilateralFilter/index.html]]、[[Bilateral Filtering:http://homepages.inf.ed.ac.uk/rbf/CVonline/LOCAL_COPIES/MANDUCHI1/Bilateral_Filtering.html]](英語)、%%[[Bilateral Filter の解説:http://www.geocities.jp/mailkuroiwa/bilateralfilter.html]]%%))を利用した平面平滑化(Spatial Smoothing)フィルタ。v0.9.6からプレビュー用のGUIが追加された。
--プラグイン / TBilateral.dll
--URL / http://www.missouri.edu/~kes25c/
--URL / http://web.missouri.edu/~kes25c/

-''TIsophote &color(green){[2.5]}; &color(blue){[YUY2/YV12]};''
--作者 / tritical
--説明 / Level-Set(Isophote)平滑化フィルタ。ジャギーなエッジを平滑化することができる。
--プラグイン / TIsophote.dll
--URL / http://www.missouri.edu/~kes25c/
--URL / http://web.missouri.edu/~kes25c/

-''VagueDenoiser &color(green){[2.5]}; &color(blue){[YUY2/YV12]};''
--作者 / Lefungus, Kurosu, Fizick
--説明 / Waveletをベースとしたノイズ除去フィルタ。一部のバージョンでは、動作のためにlibmmd.dllが必要となることがあるようです。2005年2月末時点の最新版は、[[Fizick氏のサイト:http://avisynth.org.ru/fizick.html]]からダウンロードすることができます。
--プラグイン / VagueDenoiser.dll((一部のバージョンにのみ、VagueDenoiser-vc6.dllというVC6用のプラグインが同梱されていることがあります。))
--URL1 / http://avisynth.org.ru/fizick.html (Fizick)
--URL2 / http://perso.wanadoo.fr/reservoir/ (Lefungus)
--%%URL3 / http://kurosu.inforezo.org/avs/VagueDenoiser/index.html (Kurosu)%%

-''VarianSlim &color(green){[2.5]}; &color(blue){[RGB24/RGB32/YUY2/YV12]};''
--作者 / V.C.Mohan(vcmohan)
--説明 / 移動グリッド(移動型グリッド、moving grid)((参考: [[Moving Grid機能を用いた肺の動きの解析例:http://www.phoenics.co.jp/gallery/link/medical1.htm]]))における画像の値の統計情報を利用する、適応型のローカルノイズ除去フィルタ。一方で画像のシャープさを保持しようと試みる。
--プラグイン / VarianSlim.dll
--URL / http://www.avisynth.org/vcmohan/
--URL / http://www.avisynth.nl/vcmohan/

-''VerticalClearer &color(green){[2.5]}; &color(blue){[YV12/Planar YUY2((ソースが Planar フォーマットでない場合は、[[RemoveGrain>#p62bcd51]] に同梱されている SSETools プラグインを使って変換する必要がある。[[Interleaved2Planar/Planar2Interleaved>#Interleaved2Planar]]を参照。))]};''
--作者 / kassandro
--説明 / 垂直方向のメディアンフィルタ。参考: [[AviSynth Wiki - niiyan/2008-02-27:http://www.avisynth.info/?niiyan%2F2008-02-27]]
--プラグイン / VerticalCleaner.dll (動的にリンクされた SSE 版)、VerticalCleanerS.dll (静的にリンクされた SSE 版)、VerticalCleanerSSE2.dll (動的にリンクされた SSE2 版)、VerticalCleanerSSE3.dll (動的にリンクされた SSE3 版)
--URL1 / http://videoprocessing.11.forumer.com/viewtopic.php?p=651#651 (2008-02-28 版)
--URL2 / http://code.google.com/p/avisynth64/wiki/PluginLinks (64 ビット版)

-''Wavelet2DNR &color(green){[1.0/2.0/2.5]}; &color(blue){[YUY2]};''
--作者 / Mr.Ty
--説明 / Waveletを用いたノイズ除去フィルタ。WaveletReducerプラグインに同梱。※試作段階。
--プラグイン / Wavelet2DNR.dll
--URL / http://www.geocities.co.jp/SiliconValley-SanJose/5708/

-''&aname(WeedFN);WeedFN &color(green){[2.5]}; &color(blue){[RGB24/RGB32/YUY2/YV12]};''
--作者 / V.C.Mohan
--説明 / 低レベルノイズ除去フィルタ。同じ作者による同様のフィルタに [[DeVeed>#DeVeed]] がある。
--プラグイン / WeedFN.dll
--URL / http://www.avisynth.org/vcmohan/
--URL / http://www.avisynth.nl/vcmohan/

-''&aname(wnr);WNR(wavelet noise reduction) &color(green){[1.0/2.0]}; &color(blue){[YUY2]};''
--作者 / thejam
--説明 / ウェーブレットによるノイズ除去フィルタ。
--プラグイン / wnr.vdf
--URL / http://www.avisynth.org/warpenterprises/attic.html
--URL / http://www.avisynth.nl/warpenterprises/attic.html

-''WaveletReducer &color(green){[1.0/2.0/2.5]}; &color(blue){[YUY2]};''
--作者 / Mr.Ty
--説明 / Waveletを用いたノイズ除去フィルタ。※試作段階。
--プラグイン / WaveletReducer.dll
--URL / http://www.geocities.co.jp/SiliconValley-SanJose/5708/

*** AVSCurveFlow(Curvature Flow Approximation) [#sc1cdcf2]

--作者 / AMSS0815(AMSS)
--説明 / メディアン(Median)フィルタを含む、曲率流(curvature flow)フィルタの近似法を提供。C プラグインなので、LoadCPlugin() または Load_Stdcall_plugin() を使って読み込む必要がある([[LoadCPlugin]] を参照)。Doom9's Forum 関連スレッド: [[New smoothing plugin: Curvature Flow Approximation - Doom9's Forum:http://forum.doom9.org/showthread.php?t=123094]]
--サポート状況 / ''&color(green){[2.5]}; &color(blue){[RGB24/RGB32/YUY2/YV12]};''
--プラグイン / AVSCurveFlow.dll
--URL / http://forum.doom9.org/showthread.php?t=123094

-''CurvatureFlow''
--説明 / ソースクリップに曲率流平滑化フィルタを適用する。
-''MeanCurvatureFlow''
--説明 / CurvatureFlow(Clip,"MCF","MEAN",Steps) の短縮形。
-''AffineCurvatureFlow''
--説明 / CurvatureFlow(Clip,"ACF","MEAN",Steps) の短縮形。

*** DCTFun [#rb1df199]

--作者 / -
--説明 / 高速なノイズ除去フィルタ。4x4(または2x2)のiDCT変換のハードな閾値処理(閾値化、thresholding)((参考: [[光技術用語辞典:http://www.optronics.co.jp/lex/detail.php?id=3357]]))を行う。
--サポート状況 / ''&color(green){[2.5]}; &color(blue){[ - ]};''

-''&aname(dctfun4);DCTFun4b''
--説明 / 4x4のiDCT変換のハードな閾値処理を行う。下記の[[DCTFun5>#dctfun5]]よりも低速だが、品質では上回る。
--プラグイン / dctfun4b.dll
--URL1 / http://soulhunter.chronocrossdev.com/index.html
--URL1 / http://soulhunters-crappy-website.com/
--URL2 / [[アーカイブ]]を参照。

-''&aname(dctfun5);DCTFun5''
--説明 / 2x2のiDCT変換のハードな閾値処理を行う。上記の[[DCTFun4b>#dctfun4]]よりも高速だが、ノイズの圧縮ではやや劣る。
--プラグイン / dctfun5.dll
--URL1 / http://forum.doom9.org/showthread.php?t=114526
--URL2 / [[アーカイブ]]を参照。

*** &aname(fpmd);fPMD [#pc328922]

--作者 / のらねこ
--説明 / エモリ氏作の 2D ノイズ除去プラグイン [[PMD>#pmd]] の高速化版(クローン)。動作には、SSE/SSE2 をサポートする CPU が必要。v1.3 から、ガウシアンぼかしフィルタの fGBlur が追加されている。
--サポート状況 / ''&color(green){[2.5]};''
--プラグイン / fPMD.dll
--URL / http://sky.geocities.jp/apechironnup/fpmd.html

-''fPMD'' ''&color(blue){[YUY2/YV12]};''
--[[PMD>#pmd]] フィルタの高速化版。計算処理の改善と SSE/SSE2 の使用により、オリジナル版よりも 3 〜 4 倍高速、とのこと。
-''fGBlur'' ''&color(blue){[YUY2]};''
--ガウシアンぼかしフィルタ。

*** FRFun [#l4750ce5]

--作者 / -
--説明 / フラクタル・ノイズ除去フィルタ(Fractal denoising)。Doom9's Forum 関連スレッド: [[Fractal denoising: FRFun - Doom9's Forum:http://forum.doom9.org/showthread.php?t=110200]]
--サポート状況 / ''&color(green){[2.5]}; &color(blue){[ - ]};''
--URL1 / http://soulhunter.chronocrossdev.com/index.html
--URL1 / http://soulhunters-crappy-website.com/
--URL2 / [[アーカイブ]]を参照。

-''FRFun3b''
--説明 / [[niiyan/2006-04-15>niiyan/2006-04-15#n96742b8]]を参照。
--プラグイン / frfun3b.dll

-''FRFun3d''
--説明 / 上記のFRFun3bの品質最適化版。
--プラグイン / frfun3d.dll
--URL / http://forum.doom9.org/showthread.php?p=862358#post862358

-''FRFun4''
--説明 / 時間軸での処理を追加か?
--プラグイン / frfun4.dll

-''FRFun7''
--説明 / 上記のフィルタを大幅に改良したもの。frfun7_rev6の時点では、時間軸の処理は追加されていないようです(([[Fractal denoising: FRFun - Page 3 - Doom9's Forum:http://forum.doom9.org/showthread.php?p=825369#post825369]]には、「As corrected by the author, it's still a spatial smoother, as there is no temporal denoising.」とあります。))。
--プラグイン / frfun7.dll

*** RemoveGrain [#p62bcd51]

--作者 / Rainer Wittmann(kassandro)
--説明 / ノイズ除去とフィルムのグレイン(粒子状)ノイズ除去のためのフィルタパッケージ。バージョン0.8からPlanarフォーマットをサポート。この変更により、Clense以外のフィルタをRGB24/RGB32/YUY2のクリップに使用するためには、planar=trueと指定し、かつ、これらのフィルタをInterleaved2PlanarとPlanar2Interleaved([[下記参照>#Interleaved2Planar]])で挟む必要がある((TemporalRepairは、smooth=1のときのみ。))。
--説明 / ノイズ除去とフィルムのグレイン(粒子状)ノイズ除去のためのフィルタパッケージ。バージョン0.8からPlanarフォーマットをサポート。この変更により、Clense以外のフィルタをRGB24/RGB32/YUY2のクリップに使用するためには、planar=trueと指定し、かつ、これらのフィルタをInterleaved2PlanarとPlanar2Interleaved([[下記参照>#Interleaved2Planar]])で挟む必要がある((TemporalRepairは、smooth=1のときのみ。))。バージョン 1.0 プレリリース版(その 2)からは、古い RemoveGrain プラグインの空間軸フィルタのみを収録した RemoveGrain と、時間軸フィルタのみを収録した RemoveGrainT に分離されている。AviSynth オフィシャルウェブサイト関連ページ: http://avisynth.nl/index.php/Removegrain
--サポート状況 / ''&color(green){[2.5]}; &color(blue){[RGB24/RGB32/YUY2/YV12]};''
--URL1 / http://www.removegrain.de.tf/ (バージョン 0.9((2005-05-01 時点。)))
--URL2 / http://videoprocessing.11.forumer.com/viewtopic.php?t=9 (バージョン 1.0 プレリリース)
--URL3 / http://videoprocessing.11.forumer.com/viewtopic.php?t=97#593 (バージョン 1.0 プレリリース その 2((関連ページ: [[niiyan/2007-10-25]])))
--URL3 / http://videoprocessing.11.forumer.com/viewtopic.php?t=97#593 (バージョン 1.0 プレリリース その 2((空間軸フィルタを収録した RemoveGrain-1.0.rar と 時間軸フィルタを収録した RemoveGrainT-1.0.rar の 2 種類がある。詳しくは、[[niiyan/2007-10-25>niiyan/2007-10-25#u9954689]] を参照。)))
--URL4 / http://videoprocessing.11.forumer.com/viewtopic.php?t=124 (64 ビット版)
--URL5 / http://code.google.com/p/avisynth64/wiki/PluginLinks (64 ビット版)

-''&aname(BackwardClense);BackwardClense''
--説明 / おもに[[RemoveDirt>ノイズ除去(時間軸)#i95651e9]]スクリプト関数における急激なシーンチェンジでのクレンジングのためのフィルタ。BackwardClenseは、あるシーンの最終フレームのために使われる。使用法は、[[Clense>#Clense]]と同じ。
--プラグイン / RemoveGrain.dll, RemoveGrainSSE2.dll(SSE2版), RemoveGrainSSE3.dll(SSE3版), RemoveGrainS.dll(静的リンク版)
--プラグイン / RemoveGrain.dll, RemoveGrainSSE2.dll(SSE2版), RemoveGrainSSE3.dll(SSE3版), RemoveGrainS.dll(静的リンク版), RemoveGrain64.dll(64 ビット&静的リンク版)

-''&aname(Clense);Clense''
--説明 / [[RemoveDirt>ノイズ除去(時間軸)#i95651e9]]と同じシンプルなテクニックを使った時間軸クリーナー。ただし、人工物(artifacts)の検出を行わない。[[Repair>#Repair]](もしくは他の人工物(artifacts)除去フィルタ)とセットで使用する。
--プラグイン / RemoveGrain.dll, RemoveGrainSSE2.dll(SSE2版), RemoveGrainSSE3.dll(SSE3版), RemoveGrainS.dll(静的リンク版)
--プラグイン / RemoveGrain.dll, RemoveGrainSSE2.dll(SSE2版), RemoveGrainSSE3.dll(SSE3版), RemoveGrainS.dll(静的リンク版), RemoveGrain64.dll(64 ビット&静的リンク版)

-''&aname(ForwardClense);ForwardClense''
--説明 / おもに[[RemoveDirt>ノイズ除去(時間軸)#i95651e9]]スクリプト関数における急激なシーンチェンジでのクレンジングのためのフィルタ。BackwardClenseは、新しいシーンの先頭フレームのために使われる。使用法は、[[Clense>#Clense]]と同じ。
--プラグイン / RemoveGrain.dll, RemoveGrainSSE2.dll(SSE2版), RemoveGrainSSE3.dll(SSE3版), RemoveGrainS.dll(静的リンク版)
--プラグイン / RemoveGrain.dll, RemoveGrainSSE2.dll(SSE2版), RemoveGrainSSE3.dll(SSE3版), RemoveGrainS.dll(静的リンク版), RemoveGrain64.dll(64 ビット&静的リンク版)

-''&aname(RemoveGrain);RemoveGrain''
--説明 / フィルムのグレイン(粒子状)ノイズを除去する。
--プラグイン / RemoveGrain.dll, RemoveGrainSSE2.dll(SSE2版), RemoveGrainSSE3.dll(SSE3版), RemoveGrainS.dll(静的リンク版)
--プラグイン / RemoveGrain.dll, RemoveGrainSSE2.dll(SSE2版), RemoveGrainSSE3.dll(SSE3版), RemoveGrainS.dll(静的リンク版), RemoveGrain64.dll(64 ビット&静的リンク版)

-''&aname(Repair);Repair''
--説明 / フィルタ適用前と適用後の2つのクリップを比較して、フィルタによって作られた人工物(artifacts)を除去する。[[Clense>#Clense]]などの時間軸フィルタによる人工物の除去に適している。同様のフィルタに[[TemporalRepair>#TemporalRepair]]がある。
--プラグイン / Repair.dll, RepairSSE2.dll(SSE2版), RepairSSE3.dll(SSE3版), RepairS.dll(静的リンク版)
--プラグイン / Repair.dll, RepairSSE2.dll(SSE2版), RepairSSE3.dll(SSE3版), RepairS.dll(静的リンク版), Repair64.dll(64 ビット&静的リンク版)

-''&aname(TemporalRepair);TemporalRepair''
--説明 / [[Repair>#Repair]]と同様に、フィルタによって作られた人工物(artifacts)を除去する。時間軸で動作するフィルタで、[[RemoveGrain>#RemoveGrain]]などの空間(Spatial)フィルタによって作られた人工物の除去に最適。
--プラグイン / Repair.dll, RepairSSE2.dll(SSE2版), RepairSSE3.dll(SSE3版), RepairS.dll(静的リンク版)
--プラグイン / Repair.dll, RepairSSE2.dll(SSE2版), RepairSSE3.dll(SSE3版), RepairS.dll(静的リンク版), Repair64.dll(64 ビット&静的リンク版)

-''&aname(Interleaved2Planar);Interleaved2Planar/Planar2Interleaved''
--説明 / Interleaved2Planarは、Interleavedフォーマット((InterleavedImageFormatを参照。))をPlanarフォーマット((PlanarImageFormatを参照。))に変換する。Planar2Interleavedは、逆にPlanarフォーマットをInterleavedフォーマットに変換する。RGB24/RGB32/YUY2のクリップに対し、RemoveGrainなどのInterleavedフォーマットに対応していないフィルタを使用する場合に必要。YV12のクリップに対しては、何も行わない。
--使用例 / [[Doom9's Forum - RemoveGrain:http://forum.doom9.org/showthread.php?s=&postid=637092#post637092]]より引用:
 Interleaved2Planar()
 RemoveGrain(mode=17, planar=true)
 Planar2Interleaved()
--プラグイン / SSETools.dll, SSE2Tools.dll(SSE2版), SSE3Tools.dll(SSE3版), SSEToolsS.dll(静的リンク版)

-''&aname(difference);difference''
--説明 / フィルタ適用後と適用前の 2 つのクリップの差と異なるピクセルの数をDebugView に返す。[[niiyan/2005-03-18]] も参照。
--プラグイン / SSETools.dll, SSE2Tools.dll(SSE2版), SSE3Tools.dll(SSE3版), SSEToolsS.dll(静的リンク版)

-''RSharpen''
--説明 / RemoveGrain と同じ近傍を選択して、同じテクニックを使ってノイズを除去する代わりに中央のピクセルをシャープ化する。バージョン 1.0 プレリリース以降で利用可能。
--プラグイン / RSharpen.dll, RSharpenSSE2.dll(SSE2版), RSharpenSSE3.dll(SSE3版), RSharpenS.dll(静的リンク版)

-''DenoiseSharpen''
--説明 / 中央のピクセルが選択された近傍の範囲外にある場合はノイズ除去され、この範囲内にある場合にはシャープ化される。バージョン 1.0 プレリリース以降で利用可能。
--プラグイン / RSharpen.dll, RSharpenSSE2.dll(SSE2版), RSharpenSSE3.dll(SSE3版), RSharpenS.dll(静的リンク版) 

*** RemoveGrainHD [#ub9346fb]

--作者 / Rainer Wittmann(kassandro)
--説明 / 上記 [[RemoveGrain>#p62bcd51]] の高解像度(HD)対応版。RemoveGrain のモードを拡張子、処理対象の周囲 3x3 の近隣ピクセルに制限されていたのを、任意の大きさの左右対称の長方形が利用可能になった。[[niiyan/2007-09-01]] も参照。関連フォーラム: [[videoprocessing :: View topic - RemoveGrainHD 0.1 released:http://videoprocessing.11.forumer.com/viewtopic.php?t=92]]
--サポート状況 / ''&color(green){[2.5]}; &color(blue){[Planar RGB/Planar YUY2((ソースが Planar フォーマットでない場合は、[[RemoveGrain>#p62bcd51]] に同梱されている SSETools プラグインを使って変換する必要がある。[[Interleaved2Planar/Planar2Interleaved>#Interleaved2Planar]]を参照。))]};''
--プラグイン / RemoveGrainHD.dll(動的リンク版), RemoveGrainHDS.dll(静的リンク版)
--URL / http://www.removegrainhd.de.tf/

-''Quantile''
--Medianblur(メディアンぼかしフィルタ)に似たフィルタ。ただし、Median(中央値)ではなく、quantile((参考: [[分位数 - Wikipedia:http://ja.wikipedia.org/wiki/%E5%88%86%E4%BD%8D%E6%95%B0]]))を計算する。

-''RankRepair''
--別のフィルタ(通常はシャープフィルタ)によって歪められたピクセルのランクを復元しようと試みる。

-''RemoveGrainHD''
--[[RemoveGrain>#RemoveGrain]] フィルタの HD 版。repair パラメータを利用することによって、[[Repair>#Repair]] フィルタの拡張版としても機能する。

-''SmartMedian''
--上記の Quantile と RemoveGrainHD の中間にあたるフィルタ。

-''SmartMedian2''
--上記の SmartMedian に似たフィルタ。ただし、こちらは入力クリップを 2 つ取る。

-''TemporalRemoveGrainHD''
--RemoveGrainHD の [[2D+時間軸>ノイズ除去(2D+時間軸)]]版。

-''TemporalSmartMedian''
--上記 SmartMedian の [[2D+時間軸>ノイズ除去(2D+時間軸)]]版。