Giter Club home page Giter Club logo

pmd_mt's Introduction

PMD_MT 高速化版

高速化 by rigaya

その名の通りPMD_MTの高速化版です。

もともとのCによるコードに対し、SSE2 / SSSE3 / SSE4.1 / AVX / FMA3 / FMA4 / AVX2 などにより高速化しました。自動的に使用可能な最速の関数が使用されるようになっています。AVX/AVX2/FMA3命令を使用するには、CPUの対応のほか、OSがWin7 SP1以降であることが必要です。

マルチスレッドにも対応しています。(オリジナル版からマルチスレッドには対応しています)

オリジナルを作成されたエモリ氏、およびその改良版を作成された方に深く感謝いたします。

ダウンロード & 更新履歴

rigayaの日記兼メモ帳>>

基本動作環境

Windows Vista, 7, 8, 8.1 (x86/x64)
Aviutl 0.99k 以降 推奨

PMD_MT 高速化版 使用にあたっての注意事項

無保証です。自己責任で使用してください。
PMD_MT 高速化版を使用したことによる、いかなる損害・トラブルについても責任を負いません。

オプション

  • 強さ (デフォルト:100)
     ノイズ除去の強さです。最大の100で100%です。

  • 閾値 (デフォルト:100)
     ノイズを認識するための閾値を設定します。

  • 回数 (デフォルト:1)
     ノイズ除去を繰り返す回数です。

  • useExp (デフォルト:OFF)
     閾値の計算方法を変更します。ONにすると輪郭が強調されます。

  • 修正PMD (デフォルト:ON)
    ONで修正PMD法でノイズ除去を行います。OFFでPMD法で処理します。

ソースコードについて

  • 無保証です。自己責任で使用してください。
  • useExp時に重み計算にfmathを使用したビルドも可能です。 現状では表引きしたほうが高速なので無効となっています。

ソースの構成

Windows ... VCビルド

文字コード: UTF-8-BOM
改行: CRLF
インデント: 空白x4

pmd_mt's People

Contributors

rigaya avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.