2007
DOI: 10.1117/12.704751
|View full text |Cite
|
Sign up to set email alerts
|

Spatial prefetching for out-of-core visualization of multidimensional data

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
6
0

Year Published

2008
2008
2009
2009

Publication Types

Select...
1
1
1

Relationship

1
2

Authors

Journals

citations
Cited by 3 publications
(6 citation statements)
references
References 12 publications
0
6
0
Order By: Relevance
“…As the algorithm moves through the image, so does the sliding window. Regions of the image no longer covered are discarded and we make new areas of the cache available to be filled with data from disk, in contrast to the LRU discarding approach adopted by Lipsa et al 17 The most important point in our strategy is that filling the cache is always an asynchronous operation, performed in a separate thread of execution.…”
Section: The Sliding Window Approachmentioning
confidence: 99%
See 1 more Smart Citation
“…As the algorithm moves through the image, so does the sliding window. Regions of the image no longer covered are discarded and we make new areas of the cache available to be filled with data from disk, in contrast to the LRU discarding approach adopted by Lipsa et al 17 The most important point in our strategy is that filling the cache is always an asynchronous operation, performed in a separate thread of execution.…”
Section: The Sliding Window Approachmentioning
confidence: 99%
“…Lipsa et al focussed on visualisation algorithms as well. 17 They did not reformat the original file either and used the concept of a multidimensional cache block that was filled with data as pixels were requested. When the cache was full, cache blocks were discarded according to the least recently used (LRU) approach.…”
Section: Introductionmentioning
confidence: 99%
“…We use dynamic chunking [1] to speed-up out-of-core execution for two visualization applications using four different data access patterns. One pattern is implemented in an arbitrary direction slicer application that reads slices from a volume of data and composes them to build a maximum intensity projection (MIP) [2] representation of the volume.…”
Section: Dynamic Chunking Validationmentioning
confidence: 99%
“…Previously, dynamic chunking was described in the context of a slicer visualization application [1] and it was shown that it provides some of the benefits of file chunking without having to reorganize or maintain multiple copies of the file. In this paper we extend this work to apply to an arbitrary direction slicer and to ray casting.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation