CoordinateBoundingBox[coords]
coords で定義される領域の境界ボックスのコーナー{{xmin,ymin,…},{xmax,ymax,…}}を与える.
CoordinateBoundingBox[coords,δ]
領域を各次元に δ で充填する.
CoordinateBoundingBox[coords,Scaled[s]]
各方向にスケールされた量 s で充填する.
CoordinateBoundingBox[coords,{p1,p2,…}]
連続する次元を p1,p2,…で充填する.
CoordinateBoundingBox[coords,{{p1min,p1max},{p2min,p2max},…}]
{{xmin-p1min,ymin-p2min,…},{xmax+p1max,ymax+p2max,…},…}を与える.
CoordinateBoundingBox
CoordinateBoundingBox[coords]
coords で定義される領域の境界ボックスのコーナー{{xmin,ymin,…},{xmax,ymax,…}}を与える.
CoordinateBoundingBox[coords,δ]
領域を各次元に δ で充填する.
CoordinateBoundingBox[coords,Scaled[s]]
各方向にスケールされた量 s で充填する.
CoordinateBoundingBox[coords,{p1,p2,…}]
連続する次元を p1,p2,…で充填する.
CoordinateBoundingBox[coords,{{p1min,p1max},{p2min,p2max},…}]
{{xmin-p1min,ymin-p2min,…},{xmax+p1max,ymax+p2max,…},…}を与える.
例題
すべて開く すべて閉じるスコープ (1)
特性と関係 (2)
一般に,CoordinateBoundingBox[coords]はCoordinateBounds[coords]を平行移動したものである:
行列で与えられる座標に対しては,CoordinateBoundingBox[coords]はTranspose[Map[MinMax,Transpose[coords]]]に等しい:
関連項目
CoordinateBounds MinMax GeoBoundingBox
Function Repository: GraphicsBounds ObjectDetectionAnchorBoxes
関連するガイド
テキスト
Wolfram Research (2015), CoordinateBoundingBox, Wolfram言語関数, https://reference.wolfram.com/language/ref/CoordinateBoundingBox.html.
CMS
Wolfram Language. 2015. "CoordinateBoundingBox." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CoordinateBoundingBox.html.
APA
Wolfram Language. (2015). CoordinateBoundingBox. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CoordinateBoundingBox.html
BibTeX
@misc{reference.wolfram_2025_coordinateboundingbox, author="Wolfram Research", title="{CoordinateBoundingBox}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/CoordinateBoundingBox.html}", note=[Accessed: 10-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_coordinateboundingbox, organization={Wolfram Research}, title={CoordinateBoundingBox}, year={2015}, url={https://reference.wolfram.com/language/ref/CoordinateBoundingBox.html}, note=[Accessed: 10-April-2026]}