
Annotating Gigapixel Images Qing Luan ∗ Steven M. Drucker Johannes Kopf Ying-Qing Xu Michael F. Cohen USTC † Microsoft Live Labs University of Konstanz Microsoft Research Microsoft Research Hefei, China Redmond, WA Konstanz, Germany Asia Beijing, China Redmond, WA qing 182@hot- sdrucker@micro- [email protected] yqxu@micro- mcohen@micro- mail.com soft.com konstanz.de soft.com soft.com ABSTRACT demonstrate the annotation system within HD View1, an in- Panning and zooming interfaces for exploring very large im- ternet browser hosted viewer based on the ideas in [10]. ages containing billions of pixels (gigapixel images) have re- There are many things this paper does not address including cently appeared on the internet. This paper addresses issues automating the addition of annotations from web-based con- that arise when creating and rendering auditory and textual tent, searching annotations within images, or the automated annotations for such images. In particular, we define a dis- label layout problem. Each of these problems have been ad- tance metric between each annotation and any view result- dressed in other contexts and the lessons learned from them ing from panning and zooming on the image. The distance can be applied here. Instead we focus on what is unique then informs the rendering of audio annotations and text la- about annotations within the continuous panning and zoom- bels. We demonstrate the annotation system on a number of ing environment. Thus, in addition to annotationsof gigapixel panoramic images. imagery, our work is perhaps most directly applicable to the ACM Classification: H5.2 [Information interfaces and pre- earth browsing systems. sentation]: User Interfaces. - Graphical user interfaces. Related Work General terms: Design, Human Factors Our workdraws froma numberof areas rangingfromZoomable Introduction UIs, to map labeling, human psychophysics, and virtual and Images can entertain us and inform us. Enhancing images augmented reality systems. with visual and audio annotations can provide added value Zoomable UIs (ZUIs) have been popularized by such sys- to the images. Supporting the authoring of and delivering tems as PAD [12] and PAD++ [2] which introduce the idea of annotations in online images has taken many forms rang- of navigating through a potentially infinite 2D space by pan- ing from advertising, to community annotations of images in ning and zooming a small view into that space. They include Flickr, to the multiple types of annotations embedded in ap- hiding objects when they are below a certain minimal magni- plications depicting satellite imagery such as Google Earth fication threshold. In most ZUIs, the threshold is based solely and Virtual Earth. Last year we saw the introduction of sys- on the screen extent that an object occupies as opposed to tems to create and view very large (gigapixel) images [10], some notion of perceptual distance to an object as we model. along with the introduction of new viewers for such images There has been a wide body of literature focusing on label (e.g., Zoomifyand HD View). Much like in the earth browsers, placementon maps beginningas early as 1962with Imhof[8] when viewing gigapixel imagery, only a tiny fraction of the and continuing today [18]. Much of this work is concerned image data is viewable at any one time. For example, when with the automatic placement of labels which minimize over- viewing a 5 gigapixel image on a 1 megapixel screen only lap while optimizing nearness to named features. A thor- 1/5000th of the data is ever seen. Exploring the imagery is ough bibliography can be see at the Map-Labeling Bibliog- supported by a panning and zooming interface. raphy2. We generally do not address the issue of laying out large numbers of labels as our model implicitly controls the In this short paper, we explore many of the issues that arise density of labels before layout. when annotating and rendering annotations within very large Interactive map systems such as Google Earth and Virtual images. Our main contribution is a model to represent the Earth are perhaps the closest to our work. They provide a viewer’s perceptual distance from the objects being anno- panning and zooming interface in which various kinds of an- tated in the scene while continuously panning and zooming. notations appear and disappear. Work in this area has focused This model informs an annotation rendering system for when on avoiding visual artifacts such as label popping as well as and how to render both auditory and visual annotations. We assuring that labels will appear at interactive rates [3]. Some ∗This work was done while Qing Luan was a visiting student at Microsoft work has been devoted to avoiding visual clutter which can Research and Microsoft Research Asia impair map reading performance [13]. †USTC: Unversity of Science and Technology of China There has been extensive work on adding audio and textual labels to both virtual and augmented reality systems [7, 1, 4, 19]. It is clear that a greater sense of presence can be Permission to make digital or hard copies of all or part of this work for achieved by adding binaural sound rendering to a virtual en- personal or classroom use is granted without fee provided that copies are vironment [11] and there have been systems that focus on the not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. To copy otherwise, to efficient rendering of spatialized audio in complicated virtual republish, to post on servers or to redistribute to lists, requires prior specific environments [17]. Much of this work can be guided by the permission and/or a fee. UIST’08, October 19–22, 2008, Monterey, California, USA.. 1http://research.microsoft.com/ivm/HDView.htm Copyright 2008 ACM 978-1-59593-975-3/08/10 ...$5.00. 2http://www.math.drofnats.edu/riemann.ps Figure 1: A Seattle panorama and associated very coarse hand painted depth map. psychophysics of human sound localization [5]. Likewise, the automatic placement of labels within both virtual reality and augmented reality systems needs to consider such issues as frame to frame coherence, label readability, appropriate view selection, and occlusion of objects and other labels in the environment. While our work is related, we emphasize Figure 2: Parameters of an annotation and view. instead rapid annotationof large images instead of annotation Gigapixel Image View of a true 3D environment and thus cannot use more straight- Given the pan and zoom, the center of the view has some forward physical models for audio rendering or label place- coordinate (xv,yv) and some field of view fv relative to the ment. full image that defines the x and y extents of the view. We Annotations and Views say that fv = 1 when the image is fully zoomed out and Due to their size, gigapixel images are typically never stored visible, and fv = 0.5 when zoomed in so half the width of as a single image, but rather are representedas a multi-resolution the full image is within the browser frame, etc. Thus, at any zoom level fv = xright xleft of the current view. pyramid of small tiles that are downloaded and assembled − on-the-fly by the viewer. We use HD View that runs within Depth of the Viewer We set the depth of the viewer to be multiple internet browsers. Conceptually, the image consists the value of the depth map at the center of the screen, dv = of agrid of pixelsin x y where, depending on the projection d(xv,yv). As we discuss later, this depth value plays an in- (perspective, cylindrical,× spherical) of the underlying image, creasing role as we zoom in to the image. The viewpoint is there is a mapping from x and y to directions in space. Given in reality fixed, but perceptually as one zooms into the im- a virtual camera, HD View renders the appropriate view de- age, there is also a perception of moving closer to the objects pending on the specific orientation, pan and zoom parameters in the scene. The word for this perceived motion is vection: of the virtual camera. For the purposesof the discussion here, the perception of self-motion induced by visual stimuli [6]. we normalize x to lie in [0, 1] while y varies from 0 to ymax Vection has been studied primarily for images in which the depending on the aspect ratio of the image. Optionally, depth camera actually moves forward inducing motion parallax be- values across the image, d(x, y), can be provided. In the an- tween near and far objects. In our case, zooming induces notation system, d represents the log of the scene depth. In outward optical flow but no parallax. The ambiguity be- our examples, a rough depth map consisting of three to five tween narrowing the field of view (zooming) and dollying (log) depth layers is painted by hand and low-pass filtered into the scene (moving forward) results in similar vection ef- (see Figure 1). The system is quite forgiving of inaccuracies. fects. This is supported by a number of studies [15, 14, 16]. A single center value to represent the depth was chosen to Gigapixel Annotations avoid on-the-fly ”scene analysis” to keep the viewing experi- Annotations in gigapixel images reference objects within an ence interactive. image. For example, in a cityscape, an annotation may re- fer to a region of the city, a building, or a single person on Perceived Field of View We make one further modification to the specification of the view. As the user rapidly pans the street that cannot be seen due to its small size when fully and zooms, it is hypothesized that users are more aware of zoomed out.
Details
-
File Typepdf
-
Upload Time-
-
Content LanguagesEnglish
-
Upload UserAnonymous/Not logged-in
-
File Pages4 Page
-
File Size-