The Problem
The goal of the QBIC project is to develop a system that
- returns images that closely match the user's intent
- does this quickly, even for very large image collections
So far, the system has been somewhat successful on
the first point and has limited itself to databases
of < 10,000 images.
One efficiency measure already implemented: an N N table of
pre-computed distances to speed up retrieval within database.
|