these filters – Japanese Translation – Keybot Dictionary

Spacer TTN Translation Network TTN TTN Login Deutsch Français Spacer Help
Source Languages Target Languages
Keybot      27 Results   14 Domains
  6 Hits docs.gimp.org  
These filters are image-dependent Script-Fu scripts. They create decorative borders, and some of them add some nice special effects to the image.
ここに集められたフィルタは画像に依存するScript-Fuスクリプトです。 装飾的な縁取りを生成するものをはじめ画像に楽しい特殊効果を加えるものばかりです。
  3 Hits www.skydesk.jp  
Filters are a set of named criteria that allows you to select only specific entries in a report. SkyDesk Creator creates default filters for the fields belonging to any of the following types. These filters are called "Auto filters".
フィルターは、レポートの特定の入力だけを選択する名前の付いた条件の一式です。SkyDesk Creatorは、下記の種類に属するフィールドのデフォルトのフィルターを作成します。これらのフィルターは、[自動フィルター]と呼ばれます。
  4 Hits www.maximintegrated.com  
In most video systems, lowpass filters are included on the video output lines of the video encoders. These filters reject high-frequency noise and smooth out the rising-/falling-edge video signals that are output from a video digital-to-analog converter (DAC).
ビデオシステムには、一般に、ビデオエンコーダのビデオ出力ラインにローパスフィルタが入っています。このフィルタはビデオ信号用D/Aコンバータ(DAC)の出力から高周波ノイズを除去し、ビデオ信号の立上りエッジと立下りエッジをスムーズにする働きを担っています。従来は、ディスクリートのパッシブフィルタが広く使用されていました。これに対して最新のビデオ用サブシステムでは、内蔵のフィルタアンプがビデオDACの後に続き、ビデオ信号のクリーンアップと増幅を行うようになっています。このアーティクルでは、さまざまなビデオアプリケーションに適したマキシムのさまざまな高集積ビデオフィルタアンプについて説明します。
  www.native-instruments.com  
The comb filter can be used for physical modeling approaches. These filters not only modify the signal's frequency spectrum, rather they modify the sound's entire 'attitude'. Acid, for instance, is modeled on a famous little silver box.
MASSIVE には特別に設計されたウェーブテーブルが85個含まれています。それぞれのウェーブテーブルには波形とサウンド特性が含まれています。 モジュレーション・オシレータを使って、主要オシレータのシグナルを変えることができます。リング・モジュレーション、フェイズ・モジュレーション(FM と似たようなサウンドです)、その他のモジュレーション・モードで使うことができます。 ノイズ・ジェネレータは追加のシグナル・ソースを提供します。これと、別のシグナルをミックスさせて、ある特定のエフェクトを生成させることができます。例えば、MASSIVE のコム・フィルターを組み合わせて、物理モデリングの方法でサウンド・デザインを行うことができます。
  www.mc-technologies.net  
namespace. In the following, we will briefly introduce these filters.
次の例は、アクションの実行時間をログに記録するフィルタを示すものです。
  www.html5rocks.com  
SVG provides a programatic way to render and manipulate vector graphics but it also comes with more features such as SVG filter effects. With these filters you can target a specific DOM element and apply some out of the box effects such as blur, composite, tiles, etc.
SVG には、ベクトル画像をプログラムでレンダリングし、操作する方法が用意されていますが、SVG フィルタ効果など、その他の機能もあります。これらのフィルタを使用すると、特定の DOM 要素を対象にして、ぼかし、合成、タイルなど、付属の効果をそのまま適用できます。執筆時点(2010 年 8 月)で、Firefox 4 と IE9 はインライン SVG をサポートしており、HTML と CSS で video 要素を対象にすることができます(この例では、JavaScript と canvas を使用することにより、インライン SVG に未対応のブラウザでも機能するようにしています)。