1153万例文収録!

「filter parameter」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > filter parameterに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

filter parameterの部分一致の例文一覧と使い方

該当件数 : 208



例文

PARAMETER ESTIMATION DEVICE BY FILTER例文帳に追加

フィルタによるパラメータ推定装置 - 特許庁

ADAPTIVE NOTCH FILTER AND PARAMETER ADJUSTING METHOD FOR NOTCH FILTER例文帳に追加

適応ノッチフィルタ、及びノッチフィルタのパラメタ調整方法 - 特許庁

The filter parameter value output means 93 outputs, to the equalizer, the filter parameter value determined by the filter parameter value determining means 92.例文帳に追加

フィルタパラメータ値出力手段93は、フィルタパラメータ値決定手段92で決定されたフィルタパラメータ値を、イコライザへ出力する。 - 特許庁

Then, the circuit constant of the filter is corrected so that the S parameter S_t is equalized to the S parameter S_t'.例文帳に追加

そして、S_t =S_t ′となるようにフィルタの回路定数を補正する。 - 特許庁

例文

The $filter parameter is an SQL logical expression string that limits the result set. 例文帳に追加

$filter パラメータは SQL の論理式を表す文字列で、結果セットを絞り込みます。 - PEAR


例文

PARAMETER SETTING METHOD FOR FILTER AND IMAGE PROCESSING DEVICE例文帳に追加

フィルタ用パラメータの設定方法および画像処理装置 - 特許庁

PARAMETER ADJUSTING METHOD IN FLAW INSPECTION OF COLOR FILTER例文帳に追加

カラーフィルタの欠陥検査におけるパラメータ調整方法 - 特許庁

The image encoding part 4 determines a filter strength parameter as a characteristic parameter which represents the characteristics of a filter and changes the characteristics of the filter (filter strength), according to the filter strength parameter determined.例文帳に追加

画像符号化部4は、ジャンル情報に応じてフィルタの特性を表す特性パラメータとしてのフィルタ強度パラメータを決定し、決定されたフィルタ強度パラメータに応じて、フィルタの特性(フィルタ強度)を変更する。 - 特許庁

The optimization means 22 adjusts the parameter and makes the parameter serve as an input to the filter 16.例文帳に追加

最適化手段22はパラメータを調整し、そのパラメータはフィルタ16への入力となる。 - 特許庁

例文

When the parameter of a parameter number M is updated in a parameter input switch processing routine, the filter flag FF of the parameter (M) updated last is set to '1' in a filter flag processing routine.例文帳に追加

パラメータ入力スイッチ処理ルーチンにてパラメータ番号Mのパラメータが更新されると、フィルタフラグ処理ルーチンではその最後に更新されたパラメータ(M)のフィルタフラグFFを「1」にセットする。 - 特許庁

例文

If a filter is specified blur is an optional parameter specifying the blurriness of the filter.例文帳に追加

フィルタを指定する場合、blur はオプションのパラメタで、フィルタの不明瞭化度を指定します。 - Python

SELECTION OF PRESET FILTER PARAMETER BASED ON SIGNAL QUALITY例文帳に追加

信号品質に基づく予め設定されたフィルタパラメータの選択 - 特許庁

FILTER PARAMETER SETTING DEVICE, FILTERING PROCESSOR, FILTER PARAMETER SETTING METHOD, OPERATION TIME MEASURING SYSTEM, CONTROL PROGRAM AND STORAGE MEDIUM例文帳に追加

フィルタパラメータ設定装置、フィルタリング処理装置、フィルタパラメータ設定方法、作業時間計測システム、制御プログラム、および、記録媒体 - 特許庁

A conventional filter parameter is used when the input level is low and a corrected filter parameter is employed when the input level is high.例文帳に追加

入力レベルが低いときには従来のフィルターパラメータが用いられ、高いときには修正したフィルターパラメータが用いられる。 - 特許庁

When performing filter processing on decoded image data by utilizing a filter parameter, a gradient value near a pixel subjected to filter processing is calculated, one filter parameter is selected from a set of filter parameters in accordance with the calculated gradient, and a weight coefficient of filter processing is calculated from the selected filter parameter.例文帳に追加

復号された画像データに対して、フィルタパラメータを利用してフィルタ処理を行う場合に、フィルタ処理の対象となる画素付近の勾配値を算出し、算出された勾配に応じて、フィルタパラメータの組から1つのフィルタパラメータを選択し、選択されたフィルタパラメータからフィルタ処理の重み係数を算出する。 - 特許庁

A filter parameter calculation part 20 calculates a filter parameter of post filtering to be performed to the object macro block on the basis of the correction coefficient.例文帳に追加

フィルタパラメータ算出部20は、補正係数に基づいて、対象マクロブロックに対して行うポストフィルタのフィルタパラメータを算出する。 - 特許庁

An S parameter in installation of the filter to the base board is represented by S_t'.例文帳に追加

そして、フィルタを基板に搭載した際のSパラメータをS_t ′とする。 - 特許庁

The image quality parameter setting section 42 sets a filter parameter and a bit rate corresponding to the visual angle of the user.例文帳に追加

画質パラメータ設定部42は、ユーザの視野角に対応して、フィルタパラメータ、およびビットレートを設定する。 - 特許庁

The filter parameter value determining means 92 determines a filter parameter value in accordance with the reception level input by the reception level input means 91.例文帳に追加

フィルタパラメータ値決定手段92は、受信レベル入力手段91で入力された受信レベルに応じて、フィルタパラメータ値を決定する。 - 特許庁

The second parameter, $filter, is a string that contains an SQL logical expression that will be ANDed with the WHERE clause of the query before the SELECT command is submitted. 例文帳に追加

2 番目のパラメータ $filter は、SQL の論理式を含む文字列で、SELECT コマンドの WHERE 句に AND で連結されます。 - PEAR

To automatically find an effective parameter for MTI and speed width filter.例文帳に追加

MTIと速度幅フィルタについて有効なパラメータを自動的に求める。 - 特許庁

A linear predictive filter 220 performs arithmetic processing on the basis of a linear predictive filter coefficient different from the predictive filter coefficient of the predictive filter 110, and an adjustment parameter from a filter adjustment unit 170.例文帳に追加

線形予測フィルタ220は、予測フィルタ110における予測フィルタ係数とは異なる線形予測フィルタ係数と、フィルタ調整部170からの調整パラメータとに基づいて演算処理を行う。 - 特許庁

An S parameter of the filter designed in this way is found by calculation and represented by S_t.例文帳に追加

そして、このようにして設計されたフィルタのSパラメータを計算してS_t とする。 - 特許庁

A parameter acceptance part 120 accepts the parameters of filter width information and position correction information showing the positional misalignment of the filter.例文帳に追加

パラメータ受付部120は、フィルタ幅情報とフィルタの位置ズレを示す位置補正情報とのパラメータを受け付ける。 - 特許庁

By changing a parameter of a root raised cosine filter, the shape of the signal is changed.例文帳に追加

信号形状はルートレイズドコサインフィルターのパラメータを変化させることにより変化させる。 - 特許庁

To appropriately set a filter parameter of image correction independent of AC components of images.例文帳に追加

画像の交流成分に依存せずに画像補正のフィルタパラメータを適切に設定すること - 特許庁

Noise is filtered from the position signal on the basis of at least one filter parameter.例文帳に追加

少なくとも1個のフィルタパラメータに基づいて位置信号からノイズがフィルタリングされる。 - 特許庁

To change the size limit, modify the maxSize parameter for the UploadFilter filter in the application's web.xml file. 例文帳に追加

サイズ制限を変更するには、アプリケーションの web.xml ファイルで UploadFilter フィルタの「maxSize」パラメータを変更します。 - NetBeans

The H.264 encoders 4 applies a deblocking filter to an input image in encoding process, based on the filter strength parameter 104.例文帳に追加

H.264エンコーダ4は、符号化過程においてフィルタ強度パラメータ104に基づいて入力画像にデブロッキングフィルタを施す。 - 特許庁

A filter coefficient of an adaptive space filter 26 is determined for a certain image parameter sample by counting the number of adjacent image parameter samples having zero or a value near zero.例文帳に追加

適応型空間フィルタ(26)のフィルタ係数が、特定の画像パラメータ・サンプルについて、ゼロ又はゼロに近い値を持つ隣接の画像パラメータ・サンプルの数を計数することにより決定される。 - 特許庁

A controller 9 is provided for setting a filter parameter value to an equalizer for performing waveform correction upon an electric signal resulting from converting an optical signal and comprises a reception level input means 91, a filter parameter value determining means 92 and a filter parameter value output means 93.例文帳に追加

コントローラ9は、光信号が変換されて成る電気信号の波形補正を行うイコライザに対してフィルタパラメータ値を設定するものであって、受信レベル入力手段91、フィルタパラメータ値決定手段92及びフィルタパラメータ値出力手段93を備えている。 - 特許庁

The control unit 7 acquires an operating state data of a register 8, detects an adaptive filter not in use in an echo canceler 1, and gives the read filter parameter to the adaptive filter.例文帳に追加

制御部7は、レジスタ8の動作状態データを取得して、エコーキャンセル部1における未使用中の適応型フィルタを検出し、読み出したフィルタパラメータを与える。 - 特許庁

The updating part 165 operates a filter coefficient for canceling the transfer function of the transmission line on the basis of the parameter data 167 and updates a filter coefficient of the filter 12.例文帳に追加

更新部165は、パラメータデータ167に基づいて、伝送路の伝達関数をキャンセルするためのフィルタ係数を演算し、新たにフィルタ12のフィルタ係数を更新する。 - 特許庁

That is, the image restoration filter is changed from a filter which does not act at all to an inverted filter by adjusting the image restoration degree adjustment parameter.例文帳に追加

即ち、本発明の画像復元フィルタは、画像復元度合調節パラメータを調節することにより、何も作用しないフィルタから、逆フィルタに変化するものである。 - 特許庁

A filter parameter is determined based upon a weighting between approximating the precompensation filter to a fixed non-zero filter component, and approximating a precompensated model response to a reference system response.例文帳に追加

フィルタ・パラメータは重み付けに基づいて決定し、固定ノンゼロフィルタ構成要素にプリコンプ・フィルタを近似し、規準システム応答に対するプリコンペンセートされたモデル応答に近似する。 - 特許庁

To extract a source signal of a formant base and a value of a filter parameter from one speech signal.例文帳に追加

フォルマントベースのソース信号及びフィルタパラメータの値を一つのスピーチ信号から抽出する。 - 特許庁

The filter for processing the input pixel is selected using the pixel classification and the parameter settings.例文帳に追加

そして、ピクセル分類とパラメータ設定に基づいて、入力ピクセルを処理するフィルタを選択する。 - 特許庁

You can change this threshold by modifying the sizeThreshold parameter for the UploadFilter filter entry in the web application's web.xml file. 例文帳に追加

このしきい値を変更するには、Web アプリケーションの web.xml ファイルで、UploadFilter フィルタエントリの sizeThreshold パラメータを変更します。 - NetBeans

When the amount of mounted memory B and a specified determination threshold Y are given, the Bloom filter and the entire parameter of the host table are derived.例文帳に追加

実装されているメモリ量Bと、特定判断閾値Yとが与えられたときに、Bloom filterとホストテーブルの全てのパラメータを導出する。 - 特許庁

To provide a method and a system for controlling a filter parameter in accordance with a palette image and then to perform effective filter processing on the palette image.例文帳に追加

パレット化画像に適応してフィルタパラメータを調整し、効果的なパレット化画像のフィルタ処理を行うシステム及び方法の提供。 - 特許庁

A vocal tract filter part generates speech waveforms by applying the vocal tract filter using the spectrum parameter to the superimposed mixed sound source signals.例文帳に追加

声道フィルタ部は、重畳された混合音源信号にスペクトルパラメータを用いた声道フィルタを適用して音声波形を生成する。 - 特許庁

The filter circuit then smoothes pixel information of the frames by using a parameter (directional smoothing filter kernel) according to the obtained shutter speed (S307).例文帳に追加

そして、取得されたシャッタースピードに応じたパラメータ(指向型平滑化フィルタカーネル)を用いて、フレームの画素情報を平滑化する(S307)。 - 特許庁

The strength determination circuit 3 calculates a filter strength parameter 104, based on an image feature parameter 103 acquired by the MPEG 2 decoder 2.例文帳に追加

強度判定回路3は、MPEG2デコーダ2で取得された画像特徴量パラメータ103に基づいてフィルタ強度パラメータ104を算出する。 - 特許庁

The multi-function machine 10, when one parameter is selected following the selection of a filter process of one kind, displays the generated thumbnail according to the parameter.例文帳に追加

多機能機10は、1種類のフィルタ処理の選択に続いて1つのパラメータが選択された場合に、そのパラメータに従って生成済みのサムネイルを表示する。 - 特許庁

The road model parameter calculation part 106 comprises an extension Kalman filter, having time and spatial continuity and stochastic rationality for parameter determination.例文帳に追加

道路モデルパラメータ算出部106は、時間的および空間的に連続性を有し、パラメータ決定に確率的な合理性のある拡張カルマンフィルタを含む。 - 特許庁

To provide a parameter estimation device by a filter for setting time constant of a low path filter for performing pre-processing of an input signal to a better value.例文帳に追加

入力信号の前処理を行うロー・パス・フィルタの時定数を、より良い値に設定フィルタによるパラメータ推定装置を提供する。 - 特許庁

Since the enhancement filter processing is executed by using the parameter calculated in this way, the effect of the proper filter processing can easily be obtained.例文帳に追加

このように算出されたパラメータを用いて強調フィルタ処理が実行されるため、適正なフィルタ処理の効果を得ることが容易である。 - 特許庁

Various filter characteristics are realized by appropriately setting a parameter corresponding to a filter coefficient (multiplication coefficient) by a program (software).例文帳に追加

フィルタ係数(乗算係数)に相当するパラメータをプログラム(ソフトウエア)によって適宜設定することにより、様々なフィルタ特性を実現できる。 - 特許庁

The charging rate estimating device for secondary cell using applicable digital filter is equipped with a regulating means 7 which, during a predetermined period from the beginning of parameter estimation operation, regulates to make the parameter estimation rate in applicable digital filter 4 to be larger than the parameter estimation rate, after passage of the predetermined time from the beginning of parameter estimation operation.例文帳に追加

適用デジタルフィルタ4におけるパラメータ推定速度を、パラメータ推定演算開始後から所定時間の間はパラメータ推定演算開始から所定時間経過した後のパラメータ推定速度よりも大きくするように調整する調整手段7を備えた二次電池の充電率推定装置。 - 特許庁

例文

A parameter representing features of a random component is extracted from finite traffic observation data, and a digital filter operation is sequentially optimized based on the parameter, thereby obtaining a non-random component of traffic as filter output data.例文帳に追加

有限のトラヒック観測データからランダム成分の特徴を表すパラメータを抽出し、そのパラメータを基にデジタルフィルタ操作を逐次最適化することで、フィルタ出力データとしてトラヒックの非ランダム成分を得る。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS