English

A Novel Parallel Ray-Casting Algorithm

Computer Vision and Pattern Recognition 2018-04-24 v2 Graphics

Abstract

The Ray-Casting algorithm is an important method for fast real-time surface display from 3D medical images. Based on the Ray-Casting algorithm, a novel parallel Ray-Casting algorithm is proposed in this paper. A novel operation is introduced and defined as a star operation, and star operations can be computed in parallel in the proposed algorithm compared with the serial chain of star operations in the Ray-Casting algorithm. The computation complexity of the proposed algorithm is reduced from O(n)O(n) to O(log2n)O(\log^n_2).

Keywords

Cite

@article{arxiv.1804.05541,
  title  = {A Novel Parallel Ray-Casting Algorithm},
  author = {Yan Zhang and Peng Gao and Xiao-Qing Li},
  journal= {arXiv preprint arXiv:1804.05541},
  year   = {2018}
}

Comments

Accepted by ICCWAMTIP 2016

R2 v1 2026-06-23T01:24:31.077Z