Guest Editors’ Introduction

Hanspeter Pfister Point-Based Mitsubishi Electric Research Laboratories Markus Gross Computer Graphics ETH Zurich

oint primitives have experienced a major cally extracting per-pixel depth maps from a sequence of Prenaissance recently, and considerable calibrated images of a static scene. From the epipolar research has focused on the efficient representation, geometry they compute a region of depth uncertainty modeling, processing, and rendering of point-sampled around each depth pixel. The points with depth uncer- geometry. There are two main reasons for this new tainty are represented by elliptical Gaussian kernels and interest in points. On one hand, we have witnessed a rendered with point splatting. Their results demonstrate dramatic increase in the polygonal complexity of com- that weighing the contribution of each point splat with puter graphics models. The overhead of managing, pro- uncertainty improves the reconstruction’s visual quali- cessing, and manipulating very large polygonal-mesh ty. The article shows that a point-based representation connectivity information has led many leading is more flexible and robust in the presence of noise researchers to question the future utility of polygons as because it does not require making specific assumptions the fundamental graphics primitive. On the other hand, about the underlying scene geometry and topology. modern 3D digital photography and 3D scanning sys- tems acquire both the geometry and appearance of Processing and modeling complex, real-world objects. These techniques gener- “Scalar-Function-Driven Editing on Point Set Sur- ate huge volumes of point samples, which constitute faces” by Guo, Hua, and Qin moves from acquisition to discrete building blocks of 3D object geometry and the next step in the content creation pipeline—editing appearance—much as pixels are the digital elements and modeling of point-based surfaces. Starting with a for images. This special issue of IEEE Computer Graph- set of unstructured point samples, they reconstruct a ics and Applications highlights recent advances in point- surface distance field from the point cloud. The surface based computer graphics. It brings together a range of can then be changed locally or globally using free-form different topics from the main areas of our field: acqui- deformations and level-set editing tools. Dynamic sur- sition, modeling, and rendering. face resampling ensures that the geometry is preserved without worrying about point connectivity. Their sys- Acquisition tem also incorporates a haptic interface for force feed- The first article, “A Simple Approach for Point-Based back during surface editing. This comprehensive system Object Capturing and Rendering” by Sainz et al., demonstrates how easily you can edit, deform, and describes a simple acquisition system for real-world process point-based models. objects. Their system uses a video camera and turntable A short article by Jones, Durand, and Zwicker, “Nor- to capture images of the object. Using the visual hull and mal Improvement for Point Rendering,” addresses the voxel carving techniques, they generate a cloud of points important issue of postprocessing noisy point data from on the object surface. In a postprocessing step, the sys- scanners. They use a feature-preserving bilateral filter to tem smooths the points and their normals, then renders denoise the point normals. The filter does not modify the object interactively using a multiresolution repre- sample positions, thereby preserving the original fea- sentation. The article provides an overview of the whole tures as much as possible, while the smoothed normals content creation pipeline and demonstrates the effec- greatly improve the rendering quality. This article clear- tiveness of using point primitives for capturing, pro- ly demonstrates another trait of point-based graphics: cessing, and rendering. simplicity. In “Image-Based Rendering of Range Data with Esti- mated Depth Uncertainty,” Hofsetz et al. demonstrate Rendering the close connection of point-based graphics and image- Point-based graphics started by focusing on rendering based rendering. They present a method for automati- point-based models, which remains an important and

22 July/August 2004 Published by the IEEE Computer Society 0272-1716/04/$20.00 © 2004 IEEE popular topic. “Flexible Point-Based Rendering on Mobile Devices” by Duguet and Drettakis demonstrates Hanspeter Pfister is associate that relatively complex objects and scenes can be effi- director and senior research scientist ciently rendered on mobile devices using points. They at Mitsubishi Electric Research Lab- use a hierarchy of packed points based on a recursive oratories (MERL) in Cambridge, grid data structure to deal with the limited memory and Massachusetts. His research interests display resolution. Their rendering algorithm is efficient include computer graphics, comput- and includes shadow map computation. This article er vision, scientific visualization, and addresses many of the important issues of mobile graph- graphics architectures. Pfister received an MS in electrical ics. This line of research may eventually lead to low- engineering from the Swiss Federal Institute of Technolo- power hardware implementations of rendering gy (ETH) Zurich and a PhD in computer science from the pipelines that are completely based on point primitives. State University of New York at Stony Brook. He is associ- Concluding this special issue is an article by Hopf, Lut- ate editor of IEEE Transactions on Visualization and tenberger, and Ertl, “Hierarchical Splatting of Scattered Computer Graphics and chair of the IEEE Technical Com- 4D Data,” that presents an efficient rendering method mittee on Visualization and Computer Graphics. He is a for large time-dependent point data. They use a hierar- senior member of the IEEE and a member of the IEEE Com- chical data structure that is constructed using principal puter Society, ACM, ACM Siggraph, and the Eurograph- component analysis clustering. The out-of-core render- ics Association. ing algorithm uses quantized relative coordinates, loss- less compression, and fast approximate sorting of semitransparent clusters. Their system can render mil- lions of points at interactive speeds on current graphics Markus Gross is a professor of hardware. The results include some stunning images computer science and director of the and real-time animations of large astronomical data. Computer Graphics Laboratory of the Swiss Federal Institute of Technology The future (ETH) in Zurich. His research inter- In the past four years, point-based graphics has grown ests include point-based graphics, tremendously. By the time this issue is published, the physics-based modeling, multiresolu- first Symposium on Point-Based Graphics in Zurich will tion analysis, and virtual reality. Gross received an MS in have concluded. The large number of submissions (44 electrical and computer engineering and a PhD in comput- papers) for this first-time conference shows the huge er graphics and image analysis, both from the University of interest in this young and exciting field. Many opportu- Saarbrucken, . He has been widely published and nities exist for future research and innovations. For often lectures on computer graphics and scientific visual- example, points hold a lot of promise for free-viewpoint ization. He wrote Visual Computing (Springer, 1994). He 3D video and 3D TV, physics-based modeling, com- is a former associate editor in chief of IEEE Computer pression and transmission, novel rendering architec- Graphics and Applications and will be chair of the papers tures, special effects, and new hybrid representations committee for Siggraph 2005. Gross is a senior member of for digital media. We hope that this special issue of the IEEE and a member of the IEEE Computer Society, ACM, CG&A stimulates even more ideas in this rapidly mov- ACM Siggraph, and the Eurographics Association. ing field. I

Readers may contact Hanspeter Pfister at MERL, 201 Broadway, Cambridge, MA 02139; [email protected]. Contact Markus Gross at the Institute of Scientific Computing, Dept. of Computer Science, ETH, Zurich, ; [email protected].

Correction In the May/June issue of IEEE CG&A, two equations in the article by Liu, Zhang, and Shan, “Image-Based Surface Detail Transfer,” were printed with missing elements.

The equation on the bottom right hand side of page 30 should have appeared as follows: ||nn (PP )−≤ ( )|| δ 12 The equation numbered 11 on page 31 should have appeared as follows:   I ()p II()pp− 1 () I′()p ≈≡+1 I ()p 1 1  I ()p 2 2   2 I1()p  I1()p 

IEEE Computer Graphics and Applications 23