next up previous contents
Next: Comparison of Different Data Up: Advanced Data Structure to Previous: Variants of R-tree   Contents

Types of Queries:

Now after defining these data structure our database is ready to answer fundamental queries [4] like for solving such queries we first need to find a distance function between two objects and find one or more numerical feature-extraction functions (to provide a quick test). Then Use a SAM (e.g., R-tree) to store and retrieve k-d feature vectors.

here is an example of queries in context to computer games which uses these data structures :


next up previous contents
Next: Comparison of Different Data Up: Advanced Data Structure to Previous: Variants of R-tree   Contents
root 2006-04-11