📜  边界框python代码示例

📅  最后修改于: 2022-03-11 14:46:41.928000             🧑  作者: Mango

代码示例1
Bounding boxes are axis-aligned rectangles. They are the simplest closed shape type in 
planar, represented by two points containing the minimum and maximum coordinates for 
each axis.