threshold operationの語源
この単語の語源は掲載準備中です。
掲載についてはEnglishBattle公式X で更新情報を発信しています。
threshold operationの主な意味と例文
1名詞しきい値操作
意味 - しきい値操作
- スレッショルド処理
- 閾値処理
a process in image processing where pixel values are set to a specified limit.
例文 The threshold operation enhances contrast in images.
しきい値処理は画像のコントラストを強調します。
Applying threshold operation makes the image clearer.
しきい値処理を適用すると画像がより明確になります。
threshold operationのWordNet
1名詞しきい値演算
意味 an operation performed on operands in order to obtain the value of a threshold function
しきい値関数の値を得るために被演算子に対して行われる操作
和訳例 - しきい値演算
- 閾値操作
- 閾演算
同義語 - threshold operation
上位語 (computer science) data processing in which the result is completely specified by a rule (especially the processing that results from a single instruction)
(コンピューター科学)ルールにより結果が完全に指定されるデータ処理(特に単一の命令から生じる処理)
下位語 a threshold operation in which each operand is 0 or 1; output is 1 if and only if more than half the operands have the value 1
各オペランドが0または1であるしきい値操作。出力が1になるのは、オペランドの半数以上が1の値を持っている場合のみ。