본문 바로가기
  • Home

Large-Scale Ultrasound Volume Rendering using Bricking

  • Journal of The Korea Society of Computer and Information
  • Abbr : JKSCI
  • 2008, 13(7), pp.117-126
  • Publisher : The Korean Society Of Computer And Information
  • Research Area : Engineering > Computer Science

김주환 1 KWON, KOOJOO 2 BYUNG SEOK SHIN 2

1인하대학교 정보공학과
2인하대학교

Accredited

ABSTRACT

Recent advances in medical imaging technologies have enabled the high-resolution data acquisition. Therefore visualization of such large data set on standard graphics hardware became a popular research theme. Among many visualization techniques, we focused on bricking method which divided the entire volume into smaller bricks and rendered them in order. Since it switches between bricks on main memory and bricks on GPU memory on the fly, to achieve better performance, the number of these memory swapping conditions has to be minimized. And, because the original bricking algorithm was designed for regular volume data such as CT and MR, when applying the algorithm to ultrasound volume data which is based on the toroidal coordinate space, it revealed some performance degradation. In some areas near bricks' boundaries, an orthogonal viewing ray intersects the same brick twice, and it consequently makes a single brick memory to be uploaded onto GPU twice in a single frame. To avoid this redundancy, we divided the volume into bricks allowing overlapping between the bricks. In this paper, we suggest the formula to determine an appropriate size of these shared area between the bricks. Using our formula, we could minimize the memory bandwidth, and, at the same time, we could achieve better rendering performance.

Citation status

* References for papers published after 2023 are currently being built.