DocumentCode
3301276
Title
An efficient range search algorithm for visualizing extrema of volume data
Author
Wu, Xiaolin ; Fang, Yonggang
Author_Institution
Dept. of Comput. Sci., Western Ontario Univ., London, Ont., Canada
fYear
1992
fDate
19-23 Oct 1992
Firstpage
132
Lastpage
138
Abstract
A fast range search algorithm for visualizing extrema of d -dimensional volume data in real time as the user interactively moves the query range is presented. The algorithm is based on an efficient data structure, called index heap, which needs only O (N /log N ) space and O (d 2 dN ) preprocessing time to be set up, where N is the size of the d -dimensional data volume. The algorithm can answer an extremum query in O (4d) expected time, and its worst-case time complexity is O (2d log N ) per query. For dimensions two and three, the range search for extrema is effected in average O (1) time per query independently of the size of query range. Unlike previous range query algorithms in the computational geometry literature, the proposed algorithm is very simple and can be easily implemented
Keywords
computational complexity; computational geometry; data structures; data visualisation; query processing; real-time systems; search problems; computational geometry; d-dimensional volume data; efficient data structure; extremum query; fast range search algorithm; index heap; query range; real time; worst-case time complexity; Biomedical engineering; Biomedical imaging; Computational geometry; Computer science; Councils; Data engineering; Data structures; Data visualization; Medical diagnostic imaging; Statistics;
fLanguage
English
Publisher
ieee
Conference_Titel
Visualization, 1992. Visualization '92, Proceedings., IEEE Conference on
Conference_Location
Boston, MA
Print_ISBN
0-8186-2897-9
Type
conf
DOI
10.1109/VISUAL.1992.235216
Filename
235216
Link To Document