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.
我想在 ParaView 中可视化一些轴对齐的边界框。我将创建一个非结构化网格并vtkVoxel在其中插入单元格。每个体素应该与多少点相关联?由于文档说体素的存储效率很高,所以我认为两个角就足够了,但是例如,这篇文章似乎为每个角设置了 8 个。我也无法从文档中得到任何东西。
vtkVoxel