IntenSelect

"A selection technique in VR that helps selecting small, occluded and moving objects"

Description

Here's the abstract from our first paper on the subject:

We present IntenSelect, a novel selection technique that dynamically assists the user in the selection of 3D objects in Virtual Environments. Ray-casting selection is commonly used, although it has limited accuracy and can be problematic in more difficult situations where the intended selection object is occluded or moving. Selection-by-volume techniques, which extend normal ray-casting, provide error tolerance to cope with the limited accuracy. However, these extensions generally are not usable in the more complex selection situations. We have devised a new selection-by-volume technique to create a more flexible selection technique which can be used in these situations. To achieve this, we use a new scoring function to calculate the score of objects, which fall within a user controlled, conic selection volume. By accumulating these scores for the objects, we obtain a dynamic, time-dependent, object ranking. The highest ranking object, or active object, is indicated by bending the otherwise straight selection ray towards it. As the selection ray is effectively snapped to the object, the user can now select the object more easily. Our user tests indicate that IntenSelect can improve the selection performance over ray-casting, especially in the more difficult cases of small objects. Furthermore, the introduced time-dependent object ranking proves especially useful when objects are moving, occluded and/or cluttered. Our simple scoring scheme can be easily extended for special purpose interaction such as widget or application specific interaction functionality, which creates new possibilities for complex interaction behavior.

Media

http://visualisation.tudelft.nl/~gerwin/media/IntenSelect/IntenSelectAction_cleaned_downsampled.jpg

http://visualisation.tudelft.nl/~gerwin/media/IntenSelect/IS_clouds_overview_downsampled.png

Screenshot from a user test in a dynamic scene

Preview of IntenSelect in Cloud Explorer for cloud selection

Publications

G. de Haan, M. Koutek, and F. Post, IntenSelect: Using Dynamic Object Rating for Assisting 3D Object Selection, in Proceedings of the 9th IPT and 11th Eurographics VE Workshop (EGVE) '05 (E. Kjems and R. Blach, eds.), 2005.

Known Citations

See the Publications repository for the paper, more screenshots and the presentation slides.

Projects/IntenSelect (last edited 2010-06-21 14:52:57 by localhost)