BottomHatTransform[image,ker]
構造化要素 ker についてのモルフォロジー的な image のボトムハット(bottom-hat)変換を行う.
BottomHatTransform[image,r]
範囲が r の正方形についてのボトムハット変換を行う
BottomHatTransform[data,…]
ボトムハット変換をデータ配列に適用する.


BottomHatTransform
BottomHatTransform[image,ker]
構造化要素 ker についてのモルフォロジー的な image のボトムハット(bottom-hat)変換を行う.
BottomHatTransform[image,r]
範囲が r の正方形についてのボトムハット変換を行う
BottomHatTransform[data,…]
ボトムハット変換をデータ配列に適用する.
詳細

- ボトムハット変換またはブラックハット変換は,画像内の小さく暗い領域を強調するために使用されるモルフォロジー的な操作で,不均一な背景照明を除去したり特徴を抽出したりするために使用できる.
- BottomHatTransformは,モルフォロジー的に閉じた画像から画像を減算することと実質的に同じである.
- BottomHatTransformはバイナリ画像,グレースケールの画像,その他の画像に使用することができる.
- BottomHatTransformは2Dおよび3Dの画像,また任意階数のデータ配列に使うことができる.
- 構造化要素 ker は0と1を含む配列である.
- BottomHatTransformは奇数次元になるように自動的に構造化要素を充填する.
- BottomHatTransform[image,r]はBottomHatTransform[image,BoxMatrix[r]]に等しい.
- 複数の画像チャンネルが存在する場合,BottomHatTransformはそれぞれに別々に作用する.
- BottomHatTransformは集よりもチャンネル値が小さい構造化要素よりも小さい範囲を保存する.
関連するガイド
-
▪
- 数学的形態論
テキスト
Wolfram Research (2008), BottomHatTransform, Wolfram言語関数, https://reference.wolfram.com/language/ref/BottomHatTransform.html (2012年に更新).
CMS
Wolfram Language. 2008. "BottomHatTransform." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2012. https://reference.wolfram.com/language/ref/BottomHatTransform.html.
APA
Wolfram Language. (2008). BottomHatTransform. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/BottomHatTransform.html
BibTeX
@misc{reference.wolfram_2025_bottomhattransform, author="Wolfram Research", title="{BottomHatTransform}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/BottomHatTransform.html}", note=[Accessed: 16-September-2025]}
BibLaTeX
@online{reference.wolfram_2025_bottomhattransform, organization={Wolfram Research}, title={BottomHatTransform}, year={2012}, url={https://reference.wolfram.com/language/ref/BottomHatTransform.html}, note=[Accessed: 16-September-2025]}