Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个网格模型,并在 VTK 中显示它。我想找到紧密结合网格的封闭球体的直径或半径。这样我就可以将相机放置在离模型至少这个距离的地方。
谢谢,阿里
换一个边界框怎么样?http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/DataBounds。注意:这是一个面向轴的边界框(即,它由 3 个轴中的每个轴的最小/最大坐标指定。