【24h】

PARM: Data Structure for Efficient Volume Ray Casting

机译:PARM:高效体射线投射的数据结构

获取原文
获取原文并翻译 | 示例

摘要

We propose a new data structure to accelerate the color computation step of CPU-based volume ray casting. To ensure interactive frame rates on a PC platform, we store interpolated scalar value and gradient vector required for color computation step in volume ray casting. However, it is difficult to store those two values in preprocessing step because sample points can lie in arbitrary position in a cell. Therefore, after determining candidate cells that contribute to the final images, we partition each candidate cell into several sub-cells. Then, we store trilinearly interpolated scalar value and an index of encoded gradient vector for each sub-cell. Because the information that requires time-consuming computations is already stored in our data structure, color values are determined without further computations.
机译:我们提出了一种新的数据结构,以加速基于CPU的体线投射的颜色计算步骤。为了确保在PC平台上交互的帧速率,我们存储了在体射线投射中进行颜色计算步骤所需的内插标量值和梯度向量。但是,由于采样点可以位于单元格中的任意位置,因此很难在预处理步骤中存储这两个值。因此,在确定有助于最终图像的候选单元格之后,我们将每个候选单元格划分为几个子单元格。然后,我们为每个子单元存储三线性内插标量值和编码梯度向量的索引。由于需要耗时计算的信息已经存储在我们的数据结构中,因此无需进一步计算即可确定颜色值。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号