ImageBoundingBoxes
ImageBoundingBoxes[image]
image 中のオブジェクトの識別された各カテゴリについての,境界ボックスのリストの連想を与える.
ImageBoundingBoxes[image,category]
指定されたカテゴリの例として識別された部分画像についての,境界ボックスのリストを与える.
詳細とオプション
- ImageBoundingBoxesは,画像中のオブジェクトのカテゴリの例を求めようとする.
- 結果は各カテゴリごとにRectangleオブジェクトとして返される.
- 座標は標準的な画像座標系のものであると仮定される.
- category の可能な形には以下がある.
-
"concept" "Concept"実体で使われるような,名前付きの概念 "word" WordDataで使われるような英単語 wordspec WordDataで使われるような,単語シーンの指定 Entity[…] 任意の適切な実体 category1category2… categoryiの任意のもの - 次は,使用可能なオプションである.
-
AcceptanceThreshold Automatic 識別許容閾値 MaxFeatures Automatic 返される部分画像の最大数 MaxOverlapFraction Automatic 境界ボックスの重なり合いの最大値 TargetDevice "CPU" 計算を行うターゲットデバイス - ImageBoundingBoxesは機械学習を使う.含まれるメソッド,訓練集合,バイアスは使用するWolfram言語のバージョンによって変わることがあり,返される結果も異なることがある.
- ImageBoundingBoxesはリソースをダウンロードすることがある.ダウンロードされたリソースは,$LocalBaseのローカルなオブジェクトストアに保存され,LocalObjects[]でリストしたりResourceRemoveで削除したりできる.
例題
すべて開くすべて閉じるオプション (4)
TargetDevice (1)
TargetDeviceオプションを使って別のデバイスを指定する:
特性と関係 (1)
ImageBoundingBoxesはImageCases[image, All -> "BoundingBox"]に等しい:
Wolfram Research (2019), ImageBoundingBoxes, Wolfram言語関数, https://reference.wolfram.com/language/ref/ImageBoundingBoxes.html.
テキスト
Wolfram Research (2019), ImageBoundingBoxes, Wolfram言語関数, https://reference.wolfram.com/language/ref/ImageBoundingBoxes.html.
CMS
Wolfram Language. 2019. "ImageBoundingBoxes." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ImageBoundingBoxes.html.
APA
Wolfram Language. (2019). ImageBoundingBoxes. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ImageBoundingBoxes.html